Shades of Brown Pod #422720
Tints of Brown Pod #422720
RGB
CMYK
RGB Variations
Color information
#422720 (or 0x422720) is known color: Brown Pod. HEX triplet: 42, 27 and 20. RGB value is (66,39,32). Sum of RGB (Red+Green+Blue) = 66+39+32=137 (18% of max value = 765). Red value is 66 (26.17% from 255 or 48.18% from 137); Green value is 39 (15.62% from 255 or 28.47% from 137); Blue value is 32 (12.89% from 255 or 23.36% from 137); Max value from RGB is 66 - color contains mainly: red. Hex color #422720 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422720 is #BDD8DF. Grayscale: #2E2E2E. Windows color (decimal): -12441824 or 2107202. OLE color: 2107202.
HSL color Cylindrical-coordinate representation of color #422720: hue angle of 12.35º 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 #422720 is Cyan = 0, Magento = 0.41, Yellow = 0.52 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 39 | 32 | - |
| CMYK | 0 | 0.41 | 0.52 | 0.74 |
| HSL | 12.35º | 0.35% | 0.19% | - |
| HSV(B) | 12.35º | 0.52% | 0.26% | - |
| XYZ | 3.23 | 2.71 | 1.72 | - |
| YUV | 46.28 | 119.95 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 32 | 0 | 0.41 | 0.52 | 0.74 | 12.35 | 0.35 | 0.19 |
| Hex | 42 | 27 | 20 | 0 | 29 | 34 | 4A | C | 23 | 13 |
| Octal | 102 | 47 | 40 | 0 | 51 | 64 | 112 | 14 | 43 | 23 |
| Binary | 1000010 | 100111 | 100000 | 0 | 101001 | 110100 | 1001010 | 1100 | 100011 | 10011 |
Color Harmonies of #422720
Complementary color
Monochromatic Colors of #422720
Black with #422720
Text Example
Text Example
White with #422720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422720; }
p { color: rgb(66,39,32); }
H1.HeaderClassName
{
color: #422720;
}
.AnyTagClassName
{
color: #422720;
}
</style>
background-color css
<style>
a { background-color: #422720; }
a { background-color: rgb(66,39,32); }
div.DivClassName
{
background-color: #422720;
}
.BgClassName
{
background-color: #422720;
}
</style>
border-color css
<style>
span { border-color: #422720; }
span { border-color: rgb(66,39,32); }
td.TdClassName
{
border-color: #422720;
}
.TagClassName
{
border-color: #422720;
}
</style>