Shades of Brown Pod #472418
Tints of Brown Pod #472418
RGB
CMYK
RGB Variations
Color information
#472418 (or 0x472418) is known color: Brown Pod. HEX triplet: 47, 24 and 18. RGB value is (71,36,24). Sum of RGB (Red+Green+Blue) = 71+36+24=131 (17% of max value = 765). Red value is 71 (28.12% from 255 or 54.20% from 131); Green value is 36 (14.45% from 255 or 27.48% from 131); Blue value is 24 (9.77% from 255 or 18.32% from 131); Max value from RGB is 71 - color contains mainly: red. Hex color #472418 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472418 is #B8DBE7. Grayscale: #2D2D2D. Windows color (decimal): -12114920 or 1582151. OLE color: 1582151.
HSL color Cylindrical-coordinate representation of color #472418: hue angle of 15.32º 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 #472418 is Cyan = 0, Magento = 0.49, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 36 | 24 | - |
| CMYK | 0 | 0.49 | 0.66 | 0.72 |
| HSL | 15.32º | 0.49% | 0.19% | - |
| HSV(B) | 15.32º | 0.66% | 0.28% | - |
| XYZ | 3.39 | 2.67 | 1.2 | - |
| YUV | 45.1 | 116.1 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 36 | 24 | 0 | 0.49 | 0.66 | 0.72 | 15.32 | 0.49 | 0.19 |
| Hex | 47 | 24 | 18 | 0 | 31 | 42 | 48 | F | 31 | 13 |
| Octal | 107 | 44 | 30 | 0 | 61 | 102 | 110 | 17 | 61 | 23 |
| Binary | 1000111 | 100100 | 11000 | 0 | 110001 | 1000010 | 1001000 | 1111 | 110001 | 10011 |
Color Harmonies of #472418
Complementary color
Monochromatic Colors of #472418
Black with #472418
Text Example
Text Example
White with #472418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472418; }
p { color: rgb(71,36,24); }
H1.HeaderClassName
{
color: #472418;
}
.AnyTagClassName
{
color: #472418;
}
</style>
background-color css
<style>
a { background-color: #472418; }
a { background-color: rgb(71,36,24); }
div.DivClassName
{
background-color: #472418;
}
.BgClassName
{
background-color: #472418;
}
</style>
border-color css
<style>
span { border-color: #472418; }
span { border-color: rgb(71,36,24); }
td.TdClassName
{
border-color: #472418;
}
.TagClassName
{
border-color: #472418;
}
</style>