COLOR #424116

HEX: #424116 RGB: (66,65,22)

Color info

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

RGB color model

#424116 color RGB value is (66,65,22).

RGB: (66,65,22) (26%, 25%, 9%)

RGB channels and saturation

R 66 of 255 = 26%
G 65 of 255 = 25%
B 22 of 255 = 9%

66
65
22

R + G + B ~ 20%. #424116 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 65 + 22 = 153 (100%)
R 66 of 153 ~ 43.14%
G 65 of 153 ~ 42.48%
B 22 of 153 ~ 14.38'%

%43.14
%42.48
%14.38

CMYK color model

#424116 color CMYK value is (0,2,67,74).

  • cyan value is 0.00%
  • magenta value is 1.52%
  • yellow value is 66.67%
  • key color value is 74.12%

CMYK: (0,2,67,74)
C0M2Y67K74 (0%, 2%, 67%, 74%)
(0.00 / 0.02 / 0.67 / 0.74)

CMYK percentages

%0
%1.52
%66.67
%74.12

Codes

Color #424116 in popluar color models

42 41 16
RGB 66 65 22
HSL 59° 50.00% 17.25%
HSB/HSV 59° 66.67% 25.88%
CMYK 0.00% 1.52% 66.67%
74.12%

Color #424116 in popluar number systems.

HEX 42 41 16
Decimal 66 65 22
Binary 1000010 1000001 10110
Octal 102 101 26

Shades and tints

Shades of #424116

#424116
(66,65,22)
#3C3C14
(60,60,20)
#363712
(54,55,18)
#303210
(48,50,16)
#2A2D0E
(42,45,14)
#24280C
(36,40,12)
#1E230A
(30,35,10)
#181E08
(24,30,8)
#121906
(18,25,6)
#0C1404
(12,20,4)
#060F02
(6,15,2)
#000000
(0,0,0)

Tints of #424116

#424116
(66,65,22)
#53522B
(83,82,43)
#646340
(100,99,64)
#757455
(117,116,85)
#86856A
(134,133,106)
#97967F
(151,150,127)
#A8A794
(168,167,148)
#B9B8A9
(185,184,169)
#CAC9BE
(202,201,190)
#DBDAD3
(219,218,211)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424116; }

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

This text font color is #424116.

Background Color

.myBgColor { background-color: #424116; }

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

This div background color is #424116.

Border color

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

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

This div border color is #424116.

Opacity

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

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

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

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

This text has shadow with #424116 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424116.

Preview

Color preview on black background

This text has color #424116 on black background.


Color preview on white background

This text has color #424116 on white background.


Black color preview on #424116 background

This text has black color on #424116 background.


White color preview on #424116 background

This text has white color on #424116 background.


Related colors

Complementary color

Complementary color for #hex is #BDBEE9.


I love getcolorcode.com

Triadic colors

1 #164241 and #411642 with #424116 are triadic colors.

2 #164142 and #414216 with #424116 are triadic colors.