Shades of Brown Pod #422616
Tints of Brown Pod #422616
RGB
CMYK
RGB Variations
Color information
#422616 (or 0x422616) is known color: Brown Pod. HEX triplet: 42, 26 and 16. RGB value is (66,38,22). Sum of RGB (Red+Green+Blue) = 66+38+22=126 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.38% from 126); Green value is 38 (15.23% from 255 or 30.16% from 126); Blue value is 22 (8.98% from 255 or 17.46% from 126); Max value from RGB is 66 - color contains mainly: red. Hex color #422616 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422616 is #BDD9E9. Grayscale: #2C2C2C. Windows color (decimal): -12442090 or 1451586. OLE color: 1451586.
HSL color Cylindrical-coordinate representation of color #422616: hue angle of 21.82º degrees, saturation: 0.5, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #422616 is Cyan = 0, Magento = 0.42, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 38 | 22 | - |
| CMYK | 0 | 0.42 | 0.67 | 0.74 |
| HSL | 21.82º | 0.5% | 0.17% | - |
| HSV(B) | 21.82º | 0.67% | 0.26% | - |
| XYZ | 3.08 | 2.6 | 1.1 | - |
| YUV | 44.55 | 115.28 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 22 | 0 | 0.42 | 0.67 | 0.74 | 21.82 | 0.5 | 0.17 |
| Hex | 42 | 26 | 16 | 0 | 2A | 43 | 4A | 16 | 32 | 11 |
| Octal | 102 | 46 | 26 | 0 | 52 | 103 | 112 | 26 | 62 | 21 |
| Binary | 1000010 | 100110 | 10110 | 0 | 101010 | 1000011 | 1001010 | 10110 | 110010 | 10001 |
Color Harmonies of #422616
Complementary color
Monochromatic Colors of #422616
Black with #422616
Text Example
Text Example
White with #422616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422616; }
p { color: rgb(66,38,22); }
H1.HeaderClassName
{
color: #422616;
}
.AnyTagClassName
{
color: #422616;
}
</style>
background-color css
<style>
a { background-color: #422616; }
a { background-color: rgb(66,38,22); }
div.DivClassName
{
background-color: #422616;
}
.BgClassName
{
background-color: #422616;
}
</style>
border-color css
<style>
span { border-color: #422616; }
span { border-color: rgb(66,38,22); }
td.TdClassName
{
border-color: #422616;
}
.TagClassName
{
border-color: #422616;
}
</style>