Shades of Brown Pod #472518
Tints of Brown Pod #472518
RGB
CMYK
RGB Variations
Color information
#472518 (or 0x472518) is known color: Brown Pod. HEX triplet: 47, 25 and 18. RGB value is (71,37,24). Sum of RGB (Red+Green+Blue) = 71+37+24=132 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.79% from 132); Green value is 37 (14.84% from 255 or 28.03% from 132); Blue value is 24 (9.77% from 255 or 18.18% from 132); Max value from RGB is 71 - color contains mainly: red. Hex color #472518 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472518 is #B8DAE7. Grayscale: #2D2D2D. Windows color (decimal): -12114664 or 1582407. OLE color: 1582407.
HSL color Cylindrical-coordinate representation of color #472518: hue angle of 16.6º 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 #472518 is Cyan = 0, Magento = 0.48, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 24 | - |
| CMYK | 0 | 0.48 | 0.66 | 0.72 |
| HSL | 16.6º | 0.49% | 0.19% | - |
| HSV(B) | 16.6º | 0.66% | 0.28% | - |
| XYZ | 3.42 | 2.73 | 1.21 | - |
| YUV | 45.68 | 115.76 | 146.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 24 | 0 | 0.48 | 0.66 | 0.72 | 16.6 | 0.49 | 0.19 |
| Hex | 47 | 25 | 18 | 0 | 30 | 42 | 48 | 11 | 31 | 13 |
| Octal | 107 | 45 | 30 | 0 | 60 | 102 | 110 | 21 | 61 | 23 |
| Binary | 1000111 | 100101 | 11000 | 0 | 110000 | 1000010 | 1001000 | 10001 | 110001 | 10011 |
Color Harmonies of #472518
Complementary color
Monochromatic Colors of #472518
Black with #472518
Text Example
Text Example
White with #472518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472518; }
p { color: rgb(71,37,24); }
H1.HeaderClassName
{
color: #472518;
}
.AnyTagClassName
{
color: #472518;
}
</style>
background-color css
<style>
a { background-color: #472518; }
a { background-color: rgb(71,37,24); }
div.DivClassName
{
background-color: #472518;
}
.BgClassName
{
background-color: #472518;
}
</style>
border-color css
<style>
span { border-color: #472518; }
span { border-color: rgb(71,37,24); }
td.TdClassName
{
border-color: #472518;
}
.TagClassName
{
border-color: #472518;
}
</style>