COLOR #422510

HEX: #422510 RGB: (66,37,16)

Color info

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

RGB color model

#422510 color RGB value is (66,37,16).

RGB: (66,37,16) (26%, 15%, 6%)

RGB channels and saturation

R 66 of 255 = 26%
G 37 of 255 = 15%
B 16 of 255 = 6%

66
37
16

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

Portions of RGB colors in percentages

R + G + B = 66 + 37 + 16 = 119 (100%)
R 66 of 119 ~ 55.46%
G 37 of 119 ~ 31.09%
B 16 of 119 ~ 13.45'%

%55.46
%31.09
%13.45

CMYK color model

#422510 color CMYK value is (0,44,76,74).

  • cyan value is 0.00%
  • magenta value is 43.94%
  • yellow value is 75.76%
  • key color value is 74.12%

CMYK: (0,44,76,74)
C0M44Y76K74 (0%, 44%, 76%, 74%)
(0.00 / 0.44 / 0.76 / 0.74)

CMYK percentages

%0
%43.94
%75.76
%74.12

Codes

Color #422510 in popluar color models

42 25 10
RGB 66 37 16
HSL 25° 60.98% 16.08%
HSB/HSV 25° 75.76% 25.88%
CMYK 0.00% 43.94% 75.76%
74.12%

Color #422510 in popluar number systems.

HEX 42 25 10
Decimal 66 37 16
Binary 1000010 100101 10000
Octal 102 45 20

Shades and tints

Shades of #422510

#422510
(66,37,16)
#3C220F
(60,34,15)
#361F0E
(54,31,14)
#301C0D
(48,28,13)
#2A190C
(42,25,12)
#24160B
(36,22,11)
#1E130A
(30,19,10)
#181009
(24,16,9)
#120D08
(18,13,8)
#0C0A07
(12,10,7)
#060706
(6,7,6)
#000000
(0,0,0)

Tints of #422510

#422510
(66,37,16)
#533825
(83,56,37)
#644B3A
(100,75,58)
#755E4F
(117,94,79)
#867164
(134,113,100)
#978479
(151,132,121)
#A8978E
(168,151,142)
#B9AAA3
(185,170,163)
#CABDB8
(202,189,184)
#DBD0CD
(219,208,205)
#ECE3E2
(236,227,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #422510 color. Also use rgb(66,37,16) instead hex code.

Text Font Color

.myTextColor { color: #422510; }

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

This text font color is #422510.

Background Color

.myBgColor { background-color: #422510; }

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

This div background color is #422510.

Border color

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

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

This div border color is #422510.

Opacity

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

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

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

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

This text has shadow with #422510 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #422510.

Preview

Color preview on black background

This text has color #422510 on black background.


Color preview on white background

This text has color #422510 on white background.


Black color preview on #422510 background

This text has black color on #422510 background.


White color preview on #422510 background

This text has white color on #422510 background.


Related colors

Complementary color

Complementary color for #hex is #BDDAEF.


I love getcolorcode.com

Triadic colors

1 #104225 and #251042 with #422510 are triadic colors.

2 #102542 and #254210 with #422510 are triadic colors.