COLOR #4A4F1E

HEX: #4A4F1E RGB: (74,79,30)

Color info

#4A4F1E contains red, green and blue colors in about the same proportion. Web safe color of #4A4F1E is #336633 (or #363).

RGB color model

#4A4F1E color RGB value is (74,79,30).

RGB: (74,79,30) (29%, 31%, 12%)

RGB channels and saturation

R 74 of 255 = 29%
G 79 of 255 = 31%
B 30 of 255 = 12%

74
79
30

R + G + B ~ 24%. #4A4F1E is dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 79 + 30 = 183 (100%)
R 74 of 183 ~ 40.44%
G 79 of 183 ~ 43.17%
B 30 of 183 ~ 16.39'%

%40.44
%43.17
%16.39

CMYK color model

#4A4F1E color CMYK value is (6,0,62,69).

  • cyan value is 6.33%
  • magenta value is 0.00%
  • yellow value is 62.03%
  • key color value is 69.02%
CMYK: (6,0,62,69) C6M0Y62K69 (6%,0%,62%,69%) (0.06/0.00/0.62/0.69) 

CMYK percentages

%6.33
%0
%62.03
%69.02

Codes

Color #4A4F1E in popluar color models

4A 4F 1E
RGB 74 79 30
HSL 66° 44.95% 21.37%
HSB/HSV 66° 62.03% 30.98%
CMYK 6.33% 0.00% 62.03%
69.02%

Color #4A4F1E in popluar number systems.

HEX 4A 4F 1E
Decimal 74 79 30
Binary 1001010 1001111 11110
Octal 112 117 36

Shades and tints

Shades of #4A4F1E

#4A4F1E
(74,79,30)
#44481C
(68,72,28)
#3E411A
(62,65,26)
#383A18
(56,58,24)
#323316
(50,51,22)
#2C2C14
(44,44,20)
#262512
(38,37,18)
#201E10
(32,30,16)
#1A170E
(26,23,14)
#14100C
(20,16,12)
#0E090A
(14,9,10)
#000000
(0,0,0)

Tints of #4A4F1E

#4A4F1E
(74,79,30)
#5A5F32
(90,95,50)
#6A6F46
(106,111,70)
#7A7F5A
(122,127,90)
#8A8F6E
(138,143,110)
#9A9F82
(154,159,130)
#AAAF96
(170,175,150)
#BABFAA
(186,191,170)
#CACFBE
(202,207,190)
#DADFD2
(218,223,210)
#EAEFE6
(234,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A4F1E color. Also use rgb(74,79,30) instead hex code.

Text Font Color

.myTextColor { color: #4A4F1E; }

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

This text font color is #4A4F1E.

Background Color

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

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

This div background color is #4A4F1E.

Border color

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

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

This div border color is #4A4F1E.

Opacity

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

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

Text with #4A4F1E 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 #4A4F1E;}

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

This text has shadow with #4A4F1E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A4F1E.

Preview

Color preview on black background

This text has color #4A4F1E on black background.


Color preview on white background

This text has color #4A4F1E on white background.


Black color preview on #4A4F1E background

This text has black color on #4A4F1E background.


White color preview on #4A4F1E background

This text has white color on #4A4F1E background.


Related colors

Complementary color

Complementary color for #hex is #B5B0E1.


I love getcolorcode.com

Triadic colors

1 #1E4A4F and #4F1E4A with #4A4F1E are triadic colors.

2 #1E4F4A and #4F4A1E with #4A4F1E are triadic colors.