COLOR #422714

HEX: #422714 RGB: (66,39,20)

Color info

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

RGB color model

#422714 color RGB value is (66,39,20).

RGB: (66,39,20) (26%, 15%, 8%)

RGB channels and saturation

R 66 of 255 = 26%
G 39 of 255 = 15%
B 20 of 255 = 8%

66
39
20

R + G + B ~ 16%. #422714 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 39 + 20 = 125 (100%)
R 66 of 125 ~ 52.8%
G 39 of 125 ~ 31.2%
B 20 of 125 ~ 16'%

%52.8
%31.2
%16

CMYK color model

#422714 color CMYK value is (0,41,70,74).

  • cyan value is 0.00%
  • magenta value is 40.91%
  • yellow value is 69.70%
  • key color value is 74.12%

CMYK: (0,41,70,74)
C0M41Y70K74 (0%, 41%, 70%, 74%)
(0.00 / 0.41 / 0.70 / 0.74)

CMYK percentages

%0
%40.91
%69.7
%74.12

Codes

Color #422714 in popluar color models

42 27 14
RGB 66 39 20
HSL 25° 53.49% 16.86%
HSB/HSV 25° 69.70% 25.88%
CMYK 0.00% 40.91% 69.70%
74.12%

Color #422714 in popluar number systems.

HEX 42 27 14
Decimal 66 39 20
Binary 1000010 100111 10100
Octal 102 47 24

Shades and tints

Shades of #422714

#422714
(66,39,20)
#3C2413
(60,36,19)
#362112
(54,33,18)
#301E11
(48,30,17)
#2A1B10
(42,27,16)
#24180F
(36,24,15)
#1E150E
(30,21,14)
#18120D
(24,18,13)
#120F0C
(18,15,12)
#0C0C0B
(12,12,11)
#06090A
(6,9,10)
#000000
(0,0,0)

Tints of #422714

#422714
(66,39,20)
#533A29
(83,58,41)
#644D3E
(100,77,62)
#756053
(117,96,83)
#867368
(134,115,104)
#97867D
(151,134,125)
#A89992
(168,153,146)
#B9ACA7
(185,172,167)
#CABFBC
(202,191,188)
#DBD2D1
(219,210,209)
#ECE5E6
(236,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #422714; }

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

This text font color is #422714.

Background Color

.myBgColor { background-color: #422714; }

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

This div background color is #422714.

Border color

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

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

This div border color is #422714.

Opacity

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

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

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

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

This text has shadow with #422714 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422714.

Preview

Color preview on black background

This text has color #422714 on black background.


Color preview on white background

This text has color #422714 on white background.


Black color preview on #422714 background

This text has black color on #422714 background.


White color preview on #422714 background

This text has white color on #422714 background.


Related colors

Complementary color

Complementary color for #hex is #BDD8EB.


I love getcolorcode.com

Triadic colors

1 #144227 and #271442 with #422714 are triadic colors.

2 #142742 and #274214 with #422714 are triadic colors.