Shades of Brown Pod #472415
Tints of Brown Pod #472415
RGB
CMYK
RGB Variations
Color information
#472415 (or 0x472415) is known color: Brown Pod. HEX triplet: 47, 24 and 15. RGB value is (71,36,21). Sum of RGB (Red+Green+Blue) = 71+36+21=128 (16% of max value = 765). Red value is 71 (28.12% from 255 or 55.47% from 128); Green value is 36 (14.45% from 255 or 28.12% from 128); Blue value is 21 (8.59% from 255 or 16.41% from 128); Max value from RGB is 71 - color contains mainly: red. Hex color #472415 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472415 is #B8DBEA. Grayscale: #2C2C2C. Windows color (decimal): -12114923 or 1385543. OLE color: 1385543.
HSL color Cylindrical-coordinate representation of color #472415: hue angle of 18º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #472415 is Cyan = 0, Magento = 0.49, Yellow = 0.70 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 36 | 21 | - |
| CMYK | 0 | 0.49 | 0.70 | 0.72 |
| HSL | 18º | 0.54% | 0.18% | - |
| HSV(B) | 18º | 0.7% | 0.28% | - |
| XYZ | 3.36 | 2.66 | 1.04 | - |
| YUV | 44.76 | 114.6 | 146.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 36 | 21 | 0 | 0.49 | 0.70 | 0.72 | 18 | 0.54 | 0.18 |
| Hex | 47 | 24 | 15 | 0 | 31 | 46 | 48 | 12 | 36 | 12 |
| Octal | 107 | 44 | 25 | 0 | 61 | 106 | 110 | 22 | 66 | 22 |
| Binary | 1000111 | 100100 | 10101 | 0 | 110001 | 1000110 | 1001000 | 10010 | 110110 | 10010 |
Color Harmonies of #472415
Complementary color
Monochromatic Colors of #472415
Black with #472415
Text Example
Text Example
White with #472415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472415; }
p { color: rgb(71,36,21); }
H1.HeaderClassName
{
color: #472415;
}
.AnyTagClassName
{
color: #472415;
}
</style>
background-color css
<style>
a { background-color: #472415; }
a { background-color: rgb(71,36,21); }
div.DivClassName
{
background-color: #472415;
}
.BgClassName
{
background-color: #472415;
}
</style>
border-color css
<style>
span { border-color: #472415; }
span { border-color: rgb(71,36,21); }
td.TdClassName
{
border-color: #472415;
}
.TagClassName
{
border-color: #472415;
}
</style>