COLOR #422916

HEX: #422916 RGB: (66,41,22)

Color info

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

RGB color model

#422916 color RGB value is (66,41,22).

RGB: (66,41,22) (26%, 16%, 9%)

RGB channels and saturation

R 66 of 255 = 26%
G 41 of 255 = 16%
B 22 of 255 = 9%

66
41
22

R + G + B ~ 17%. #422916 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 41 + 22 = 129 (100%)
R 66 of 129 ~ 51.16%
G 41 of 129 ~ 31.78%
B 22 of 129 ~ 17.05'%

%51.16
%31.78
%17.05

CMYK color model

#422916 color CMYK value is (0,38,67,74).

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

CMYK: (0,38,67,74)
C0M38Y67K74 (0%, 38%, 67%, 74%)
(0.00 / 0.38 / 0.67 / 0.74)

CMYK percentages

%0
%37.88
%66.67
%74.12

Codes

Color #422916 in popluar color models

42 29 16
RGB 66 41 22
HSL 26° 50.00% 17.25%
HSB/HSV 26° 66.67% 25.88%
CMYK 0.00% 37.88% 66.67%
74.12%

Color #422916 in popluar number systems.

HEX 42 29 16
Decimal 66 41 22
Binary 1000010 101001 10110
Octal 102 51 26

Shades and tints

Shades of #422916

#422916
(66,41,22)
#3C2614
(60,38,20)
#362312
(54,35,18)
#302010
(48,32,16)
#2A1D0E
(42,29,14)
#241A0C
(36,26,12)
#1E170A
(30,23,10)
#181408
(24,20,8)
#121106
(18,17,6)
#0C0E04
(12,14,4)
#060B02
(6,11,2)
#000000
(0,0,0)

Tints of #422916

#422916
(66,41,22)
#533C2B
(83,60,43)
#644F40
(100,79,64)
#756255
(117,98,85)
#86756A
(134,117,106)
#97887F
(151,136,127)
#A89B94
(168,155,148)
#B9AEA9
(185,174,169)
#CAC1BE
(202,193,190)
#DBD4D3
(219,212,211)
#ECE7E8
(236,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #422916; }

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

This text font color is #422916.

Background Color

.myBgColor { background-color: #422916; }

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

This div background color is #422916.

Border color

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

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

This div border color is #422916.

Opacity

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

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

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

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

This text has shadow with #422916 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422916.

Preview

Color preview on black background

This text has color #422916 on black background.


Color preview on white background

This text has color #422916 on white background.


Black color preview on #422916 background

This text has black color on #422916 background.


White color preview on #422916 background

This text has white color on #422916 background.


Related colors

Complementary color

Complementary color for #hex is #BDD6E9.


I love getcolorcode.com

Triadic colors

1 #164229 and #291642 with #422916 are triadic colors.

2 #162942 and #294216 with #422916 are triadic colors.