Shades of Brown Pod #422317
Tints of Brown Pod #422317
RGB
CMYK
RGB Variations
Color information
#422317 (or 0x422317) is known color: Brown Pod. HEX triplet: 42, 23 and 17. RGB value is (66,35,23). Sum of RGB (Red+Green+Blue) = 66+35+23=124 (16% of max value = 765). Red value is 66 (26.17% from 255 or 53.23% from 124); Green value is 35 (14.06% from 255 or 28.23% from 124); Blue value is 23 (9.38% from 255 or 18.55% from 124); Max value from RGB is 66 - color contains mainly: red. Hex color #422317 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422317 is #BDDCE8. Grayscale: #2A2A2A. Windows color (decimal): -12442857 or 1516354. OLE color: 1516354.
HSL color Cylindrical-coordinate representation of color #422317: hue angle of 16.74º 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 #422317 is Cyan = 0, Magento = 0.47, Yellow = 0.65 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 35 | 23 | - |
| CMYK | 0 | 0.47 | 0.65 | 0.74 |
| HSL | 16.74º | 0.48% | 0.17% | - |
| HSV(B) | 16.74º | 0.65% | 0.26% | - |
| XYZ | 3 | 2.42 | 1.12 | - |
| YUV | 42.9 | 116.77 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 23 | 0 | 0.47 | 0.65 | 0.74 | 16.74 | 0.48 | 0.17 |
| Hex | 42 | 23 | 17 | 0 | 2F | 41 | 4A | 11 | 30 | 11 |
| Octal | 102 | 43 | 27 | 0 | 57 | 101 | 112 | 21 | 60 | 21 |
| Binary | 1000010 | 100011 | 10111 | 0 | 101111 | 1000001 | 1001010 | 10001 | 110000 | 10001 |
Color Harmonies of #422317
Complementary color
Monochromatic Colors of #422317
Black with #422317
Text Example
Text Example
White with #422317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422317; }
p { color: rgb(66,35,23); }
H1.HeaderClassName
{
color: #422317;
}
.AnyTagClassName
{
color: #422317;
}
</style>
background-color css
<style>
a { background-color: #422317; }
a { background-color: rgb(66,35,23); }
div.DivClassName
{
background-color: #422317;
}
.BgClassName
{
background-color: #422317;
}
</style>
border-color css
<style>
span { border-color: #422317; }
span { border-color: rgb(66,35,23); }
td.TdClassName
{
border-color: #422317;
}
.TagClassName
{
border-color: #422317;
}
</style>