Shades of Brown Pod #422420
Tints of Brown Pod #422420
RGB
CMYK
RGB Variations
Color information
#422420 (or 0x422420) is known color: Brown Pod. HEX triplet: 42, 24 and 20. RGB value is (66,36,32). Sum of RGB (Red+Green+Blue) = 66+36+32=134 (17% of max value = 765). Red value is 66 (26.17% from 255 or 49.25% from 134); Green value is 36 (14.45% from 255 or 26.87% from 134); Blue value is 32 (12.89% from 255 or 23.88% from 134); Max value from RGB is 66 - color contains mainly: red. Hex color #422420 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422420 is #BDDBDF. Grayscale: #2C2C2C. Windows color (decimal): -12442592 or 2106434. OLE color: 2106434.
HSL color Cylindrical-coordinate representation of color #422420: hue angle of 7.06º degrees, saturation: 0.35, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #422420 is Cyan = 0, Magento = 0.45, Yellow = 0.52 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 36 | 32 | - |
| CMYK | 0 | 0.45 | 0.52 | 0.74 |
| HSL | 7.06º | 0.35% | 0.19% | - |
| HSV(B) | 7.06º | 0.52% | 0.26% | - |
| XYZ | 3.14 | 2.52 | 1.69 | - |
| YUV | 44.51 | 120.94 | 143.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 36 | 32 | 0 | 0.45 | 0.52 | 0.74 | 7.06 | 0.35 | 0.19 |
| Hex | 42 | 24 | 20 | 0 | 2D | 34 | 4A | 7 | 23 | 13 |
| Octal | 102 | 44 | 40 | 0 | 55 | 64 | 112 | 7 | 43 | 23 |
| Binary | 1000010 | 100100 | 100000 | 0 | 101101 | 110100 | 1001010 | 111 | 100011 | 10011 |
Color Harmonies of #422420
Complementary color
Monochromatic Colors of #422420
Black with #422420
Text Example
Text Example
White with #422420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422420; }
p { color: rgb(66,36,32); }
H1.HeaderClassName
{
color: #422420;
}
.AnyTagClassName
{
color: #422420;
}
</style>
background-color css
<style>
a { background-color: #422420; }
a { background-color: rgb(66,36,32); }
div.DivClassName
{
background-color: #422420;
}
.BgClassName
{
background-color: #422420;
}
</style>
border-color css
<style>
span { border-color: #422420; }
span { border-color: rgb(66,36,32); }
td.TdClassName
{
border-color: #422420;
}
.TagClassName
{
border-color: #422420;
}
</style>