COLOR #4A7364

HEX: #4A7364 RGB: (74,115,100)

Renk bilgisi

#4A7364 contains red, green and blue colors in about the same proportion. #4A7364 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#4A7364 color RGB value is (74,115,100).

RGB: (74,115,100) (29%, 45%, 39%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 115 of 255 = 45%
B 100 of 255 = 39%

74
115
100

R + G + B ~ 38%. #4A7364 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 115 + 100 = 289 (100%)
R 74 of 289 ~ 25.61%
G 115 of 289 ~ 39.79%
B 100 of 289 ~ 34.6'%

%25.61
%39.79
%34.6

CMYK RENK MODELİ

#4A7364 rengi CMYK tonu (36,0,13,55).

  • camgöbeği tonu 35.65%
  • eflatun tonu 0.00%
  • sarı tonu 13.04%
  • ana renk tonu 54.90%

CMYK: (36,0,13,55)
C36M0Y13K55 (36%, 0%, 13%, 55%)
(0.36 / 0.00 / 0.13 / 0.55)

CMYK yüzdeleri

%35.65
%0
%13.04
%54.9

Codes

Color #4A7364 in popluar color models

4A 73 64
RGB 74 115 100
HSL 158° 21.69% 37.06%
HSB/HSV 158° 35.65% 45.10%
CMYK 35.65% 0.00% 13.04%
54.90%

Color #4A7364 in popluar number systems.

HEX 4A 73 64
Decimal 74 115 100
Binary 1001010 1110011 1100100
Octal 112 163 144

Shades and tints

Shades of #4A7364

#4A7364
(74,115,100)
#44695B
(68,105,91)
#3E5F52
(62,95,82)
#385549
(56,85,73)
#324B40
(50,75,64)
#2C4137
(44,65,55)
#26372E
(38,55,46)
#202D25
(32,45,37)
#1A231C
(26,35,28)
#141913
(20,25,19)
#0E0F0A
(14,15,10)
#000000
(0,0,0)

Tints of #4A7364

#4A7364
(74,115,100)
#5A7F72
(90,127,114)
#6A8B80
(106,139,128)
#7A978E
(122,151,142)
#8AA39C
(138,163,156)
#9AAFAA
(154,175,170)
#AABBB8
(170,187,184)
#BAC7C6
(186,199,198)
#CAD3D4
(202,211,212)
#DADFE2
(218,223,226)
#EAEBF0
(234,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A7364 color. Also use rgb(74,115,100) instead hex code.

Text Font Color

.myTextColor { color: #4A7364; }

<p style="color:#4A7364">This sample text font color is #4A7364.</p>

This text font color is #4A7364.

Background Color

.myBgColor { background-color: #4A7364; }

<div style="background-color:#4A7364">Inner text</div>

This div background color is #4A7364.

Border color

.myBorderColor { border: 1px solid #4A7364; }

<div style="border:3px solid #4A7364">Div</div>

This div border color is #4A7364.

Opacity

.myOpacity80 { color: #4A7364; opacity: 0.8; }

<p style="color:#4A7364;opacity:0.8;">80%</p>

Text with #4A7364 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #4A7364;}

<p style="text-shadow: 3px 3px 1px #4A7364">Text here.</p>

This text has shadow with #4A7364 color.


.textShadow {text-shadow: 3px 3px 1px #4A7364', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #4A7364, 5px 5px 20px red">Text here.</p>

This text has shadow with #4A7364 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#4A7364, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#4A7364, Direction=45, Strength=4)">Text</p>

This text has shadow with #4A7364 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #4A7364;
-webkit-box-shadow: 1px 1px 3px 2px #4A7364;
box-shadow: 1px 1px 3px 2px #4A7364;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #4A7364; -webkit-box-shadow: 1px 1px 3px 2px #4A7364; box-shadow:1px 1px 3px 2px #4A7364;">
Div content here
</div>

This div box has shadow with color #4A7364.

Preview

Color preview on black background

This text has color #4A7364 on black background.


Color preview on white background

This text has color #4A7364 on white background.


Black color preview on #4A7364 background

This text has black color on #4A7364 background.


White color preview on #4A7364 background

This text has white color on #4A7364 background.


Related colors

Complementary color

Complementary color for #hex is #B58C9B.


I love getcolorcode.com

Triadic colors

1 #644A73 and #73644A with #4A7364 are triadic colors.

2 #64734A and #734A64 with #4A7364 are triadic colors.