Shades of Brown Pod #472218
Tints of Brown Pod #472218
RGB
CMYK
RGB Variations
Color information
#472218 (or 0x472218) is known color: Brown Pod. HEX triplet: 47, 22 and 18. RGB value is (71,34,24). Sum of RGB (Red+Green+Blue) = 71+34+24=129 (17% of max value = 765). Red value is 71 (28.12% from 255 or 55.04% from 129); Green value is 34 (13.67% from 255 or 26.36% from 129); Blue value is 24 (9.77% from 255 or 18.60% from 129); Max value from RGB is 71 - color contains mainly: red. Hex color #472218 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472218 is #B8DDE7. Grayscale: #2C2C2C. Windows color (decimal): -12115432 or 1581639. OLE color: 1581639.
HSL color Cylindrical-coordinate representation of color #472218: hue angle of 12.77º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #472218 is Cyan = 0, Magento = 0.52, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 34 | 24 | - |
| CMYK | 0 | 0.52 | 0.66 | 0.72 |
| HSL | 12.77º | 0.49% | 0.19% | - |
| HSV(B) | 12.77º | 0.66% | 0.28% | - |
| XYZ | 3.34 | 2.55 | 1.18 | - |
| YUV | 43.92 | 116.76 | 147.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 34 | 24 | 0 | 0.52 | 0.66 | 0.72 | 12.77 | 0.49 | 0.19 |
| Hex | 47 | 22 | 18 | 0 | 34 | 42 | 48 | D | 31 | 13 |
| Octal | 107 | 42 | 30 | 0 | 64 | 102 | 110 | 15 | 61 | 23 |
| Binary | 1000111 | 100010 | 11000 | 0 | 110100 | 1000010 | 1001000 | 1101 | 110001 | 10011 |
Color Harmonies of #472218
Complementary color
Monochromatic Colors of #472218
Black with #472218
Text Example
Text Example
White with #472218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472218; }
p { color: rgb(71,34,24); }
H1.HeaderClassName
{
color: #472218;
}
.AnyTagClassName
{
color: #472218;
}
</style>
background-color css
<style>
a { background-color: #472218; }
a { background-color: rgb(71,34,24); }
div.DivClassName
{
background-color: #472218;
}
.BgClassName
{
background-color: #472218;
}
</style>
border-color css
<style>
span { border-color: #472218; }
span { border-color: rgb(71,34,24); }
td.TdClassName
{
border-color: #472218;
}
.TagClassName
{
border-color: #472218;
}
</style>