Shades of Brown Pod #422117
Tints of Brown Pod #422117
RGB
CMYK
RGB Variations
Color information
#422117 (or 0x422117) is known color: Brown Pod. HEX triplet: 42, 21 and 17. RGB value is (66,33,23). Sum of RGB (Red+Green+Blue) = 66+33+23=122 (16% of max value = 765). Red value is 66 (26.17% from 255 or 54.10% from 122); Green value is 33 (13.28% from 255 or 27.05% from 122); Blue value is 23 (9.38% from 255 or 18.85% from 122); Max value from RGB is 66 - color contains mainly: red. Hex color #422117 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422117 is #BDDEE8. Grayscale: #292929. Windows color (decimal): -12443369 or 1515842. OLE color: 1515842.
HSL color Cylindrical-coordinate representation of color #422117: hue angle of 13.95º degrees, saturation: 0.48, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #422117 is Cyan = 0, Magento = 0.5, Yellow = 0.65 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 33 | 23 | - |
| CMYK | 0 | 0.5 | 0.65 | 0.74 |
| HSL | 13.95º | 0.48% | 0.17% | - |
| HSV(B) | 13.95º | 0.65% | 0.26% | - |
| XYZ | 2.95 | 2.31 | 1.1 | - |
| YUV | 41.73 | 117.43 | 145.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 33 | 23 | 0 | 0.5 | 0.65 | 0.74 | 13.95 | 0.48 | 0.17 |
| Hex | 42 | 21 | 17 | 0 | 32 | 41 | 4A | E | 30 | 11 |
| Octal | 102 | 41 | 27 | 0 | 62 | 101 | 112 | 16 | 60 | 21 |
| Binary | 1000010 | 100001 | 10111 | 0 | 110010 | 1000001 | 1001010 | 1110 | 110000 | 10001 |
Color Harmonies of #422117
Complementary color
Monochromatic Colors of #422117
Black with #422117
Text Example
Text Example
White with #422117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422117; }
p { color: rgb(66,33,23); }
H1.HeaderClassName
{
color: #422117;
}
.AnyTagClassName
{
color: #422117;
}
</style>
background-color css
<style>
a { background-color: #422117; }
a { background-color: rgb(66,33,23); }
div.DivClassName
{
background-color: #422117;
}
.BgClassName
{
background-color: #422117;
}
</style>
border-color css
<style>
span { border-color: #422117; }
span { border-color: rgb(66,33,23); }
td.TdClassName
{
border-color: #422117;
}
.TagClassName
{
border-color: #422117;
}
</style>