COLOR #422B14

HEX: #422B14 RGB: (66,43,20)

Color info

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

RGB color model

#422B14 color RGB value is (66,43,20).

RGB: (66,43,20) (26%, 17%, 8%)

RGB channels and saturation

R 66 of 255 = 26%
G 43 of 255 = 17%
B 20 of 255 = 8%

66
43
20

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

Portions of RGB colors in percentages

R + G + B = 66 + 43 + 20 = 129 (100%)
R 66 of 129 ~ 51.16%
G 43 of 129 ~ 33.33%
B 20 of 129 ~ 15.5'%

%51.16
%33.33
%15.5

CMYK color model

#422B14 color CMYK value is (0,35,70,74).

  • cyan value is 0.00%
  • magenta value is 34.85%
  • yellow value is 69.70%
  • key color value is 74.12%
CMYK: (0,35,70,74) C0M35Y70K74 (0%,35%,70%,74%) (0.00/0.35/0.70/0.74) 

CMYK percentages

%0
%34.85
%69.7
%74.12

Codes

Color #422B14 in popluar color models

42 2B 14
RGB 66 43 20
HSL 30° 53.49% 16.86%
HSB/HSV 30° 69.70% 25.88%
CMYK 0.00% 34.85% 69.70%
74.12%

Color #422B14 in popluar number systems.

HEX 42 2B 14
Decimal 66 43 20
Binary 1000010 101011 10100
Octal 102 53 24

Shades and tints

Shades of #422B14

#422B14
(66,43,20)
#3C2813
(60,40,19)
#362512
(54,37,18)
#302211
(48,34,17)
#2A1F10
(42,31,16)
#241C0F
(36,28,15)
#1E190E
(30,25,14)
#18160D
(24,22,13)
#12130C
(18,19,12)
#0C100B
(12,16,11)
#060D0A
(6,13,10)
#000000
(0,0,0)

Tints of #422B14

#422B14
(66,43,20)
#533E29
(83,62,41)
#64513E
(100,81,62)
#756453
(117,100,83)
#867768
(134,119,104)
#978A7D
(151,138,125)
#A89D92
(168,157,146)
#B9B0A7
(185,176,167)
#CAC3BC
(202,195,188)
#DBD6D1
(219,214,209)
#ECE9E6
(236,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #422B14 color. Also use rgb(66,43,20) instead hex code.

Text Font Color

.myTextColor { color: #422B14; }

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

This text font color is #422B14.

Background Color

.myBgColor { background-color: #422B14; }

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

This div background color is #422B14.

Border color

.myBorderColor { border: 1px solid #422B14; }

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

This div border color is #422B14.

Opacity

.myOpacity80 { color: #422B14; opacity: 0.8; }

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

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

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

This text has shadow with #422B14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422B14.

Preview

Color preview on black background

This text has color #422B14 on black background.


Color preview on white background

This text has color #422B14 on white background.


Black color preview on #422B14 background

This text has black color on #422B14 background.


White color preview on #422B14 background

This text has white color on #422B14 background.


Related colors

Complementary color

Complementary color for #hex is #BDD4EB.


I love getcolorcode.com

Triadic colors

1 #14422B and #2B1442 with #422B14 are triadic colors.

2 #142B42 and #2B4214 with #422B14 are triadic colors.