Shades of Brown Pod #422418
Tints of Brown Pod #422418
RGB
CMYK
RGB Variations
Color information
#422418 (or 0x422418) is known color: Brown Pod. HEX triplet: 42, 24 and 18. RGB value is (66,36,24). Sum of RGB (Red+Green+Blue) = 66+36+24=126 (16% of max value = 765). Red value is 66 (26.17% from 255 or 52.38% from 126); Green value is 36 (14.45% from 255 or 28.57% from 126); Blue value is 24 (9.77% from 255 or 19.05% from 126); Max value from RGB is 66 - color contains mainly: red. Hex color #422418 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422418 is #BDDBE7. Grayscale: #2B2B2B. Windows color (decimal): -12442600 or 1582146. OLE color: 1582146.
HSL color Cylindrical-coordinate representation of color #422418: hue angle of 17.14º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #422418 is Cyan = 0, Magento = 0.45, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 36 | 24 | - |
| CMYK | 0 | 0.45 | 0.64 | 0.74 |
| HSL | 17.14º | 0.47% | 0.18% | - |
| HSV(B) | 17.14º | 0.64% | 0.26% | - |
| XYZ | 3.04 | 2.49 | 1.18 | - |
| YUV | 43.6 | 116.94 | 143.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 36 | 24 | 0 | 0.45 | 0.64 | 0.74 | 17.14 | 0.47 | 0.18 |
| Hex | 42 | 24 | 18 | 0 | 2D | 40 | 4A | 11 | 2F | 12 |
| Octal | 102 | 44 | 30 | 0 | 55 | 100 | 112 | 21 | 57 | 22 |
| Binary | 1000010 | 100100 | 11000 | 0 | 101101 | 1000000 | 1001010 | 10001 | 101111 | 10010 |
Color Harmonies of #422418
Complementary color
Monochromatic Colors of #422418
Black with #422418
Text Example
Text Example
White with #422418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422418; }
p { color: rgb(66,36,24); }
H1.HeaderClassName
{
color: #422418;
}
.AnyTagClassName
{
color: #422418;
}
</style>
background-color css
<style>
a { background-color: #422418; }
a { background-color: rgb(66,36,24); }
div.DivClassName
{
background-color: #422418;
}
.BgClassName
{
background-color: #422418;
}
</style>
border-color css
<style>
span { border-color: #422418; }
span { border-color: rgb(66,36,24); }
td.TdClassName
{
border-color: #422418;
}
.TagClassName
{
border-color: #422418;
}
</style>