COLOR #424616

HEX: #424616 RGB: (66,70,22)

Color info

#424616 contains red, green and blue colors in about the same proportion. Web safe color of #424616 is #333300 (or #330).

RGB color model

#424616 color RGB value is (66,70,22).

RGB: (66,70,22) (26%, 27%, 9%)

RGB channels and saturation

R 66 of 255 = 26%
G 70 of 255 = 27%
B 22 of 255 = 9%

66
70
22

R + G + B ~ 21%. #424616 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 70 + 22 = 158 (100%)
R 66 of 158 ~ 41.77%
G 70 of 158 ~ 44.3%
B 22 of 158 ~ 13.92'%

%41.77
%44.3
%13.92

CMYK color model

#424616 color CMYK value is (6,0,69,73).

  • cyan value is 5.71%
  • magenta value is 0.00%
  • yellow value is 68.57%
  • key color value is 72.55%
CMYK: (6,0,69,73) C6M0Y69K73 (6%,0%,69%,73%) (0.06/0.00/0.69/0.73) 

CMYK percentages

%5.71
%0
%68.57
%72.55

Codes

Color #424616 in popluar color models

42 46 16
RGB 66 70 22
HSL 65° 52.17% 18.04%
HSB/HSV 65° 68.57% 27.45%
CMYK 5.71% 0.00% 68.57%
72.55%

Color #424616 in popluar number systems.

HEX 42 46 16
Decimal 66 70 22
Binary 1000010 1000110 10110
Octal 102 106 26

Shades and tints

Shades of #424616

#424616
(66,70,22)
#3C4014
(60,64,20)
#363A12
(54,58,18)
#303410
(48,52,16)
#2A2E0E
(42,46,14)
#24280C
(36,40,12)
#1E220A
(30,34,10)
#181C08
(24,28,8)
#121606
(18,22,6)
#0C1004
(12,16,4)
#060A02
(6,10,2)
#000000
(0,0,0)

Tints of #424616

#424616
(66,70,22)
#53562B
(83,86,43)
#646640
(100,102,64)
#757655
(117,118,85)
#86866A
(134,134,106)
#97967F
(151,150,127)
#A8A694
(168,166,148)
#B9B6A9
(185,182,169)
#CAC6BE
(202,198,190)
#DBD6D3
(219,214,211)
#ECE6E8
(236,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #424616 color. Also use rgb(66,70,22) instead hex code.

Text Font Color

.myTextColor { color: #424616; }

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

This text font color is #424616.

Background Color

.myBgColor { background-color: #424616; }

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

This div background color is #424616.

Border color

.myBorderColor { border: 1px solid #424616; }

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

This div border color is #424616.

Opacity

.myOpacity80 { color: #424616; opacity: 0.8; }

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

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

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

This text has shadow with #424616 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424616.

Preview

Color preview on black background

This text has color #424616 on black background.


Color preview on white background

This text has color #424616 on white background.


Black color preview on #424616 background

This text has black color on #424616 background.


White color preview on #424616 background

This text has white color on #424616 background.


Related colors

Complementary color

Complementary color for #hex is #BDB9E9.


I love getcolorcode.com

Triadic colors

1 #164246 and #461642 with #424616 are triadic colors.

2 #164642 and #464216 with #424616 are triadic colors.