Shades of Brown Pod #471508
Tints of Brown Pod #471508
RGB
CMYK
RGB Variations
Color information
#471508 (or 0x471508) is known color: Brown Pod. HEX triplet: 47, 15 and 08. RGB value is (71,21,8). Sum of RGB (Red+Green+Blue) = 71+21+8=100 (13% of max value = 765). Red value is 71 (28.12% from 255 or 71% from 100); Green value is 21 (8.59% from 255 or 21% from 100); Blue value is 8 (3.52% from 255 or 8% from 100); Max value from RGB is 71 - color contains mainly: red. Hex color #471508 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471508 is #B8EAF7. Grayscale: #222222. Windows color (decimal): -12118776 or 529735. OLE color: 529735.
HSL color Cylindrical-coordinate representation of color #471508: hue angle of 12.38º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #471508 is Cyan = 0, Magento = 0.70, Yellow = 0.89 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 8 | - |
| CMYK | 0 | 0.70 | 0.89 | 0.72 |
| HSL | 12.38º | 0.8% | 0.15% | - |
| HSV(B) | 12.38º | 0.89% | 0.28% | - |
| XYZ | 2.91 | 1.89 | 0.44 | - |
| YUV | 34.47 | 113.07 | 154.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 8 | 0 | 0.70 | 0.89 | 0.72 | 12.38 | 0.8 | 0.15 |
| Hex | 47 | 15 | 8 | 0 | 46 | 59 | 48 | C | 50 | F |
| Octal | 107 | 25 | 10 | 0 | 106 | 131 | 110 | 14 | 120 | 17 |
| Binary | 1000111 | 10101 | 1000 | 0 | 1000110 | 1011001 | 1001000 | 1100 | 1010000 | 1111 |
Color Harmonies of #471508
Complementary color
Monochromatic Colors of #471508
Black with #471508
Text Example
Text Example
White with #471508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471508; }
p { color: rgb(71,21,8); }
H1.HeaderClassName
{
color: #471508;
}
.AnyTagClassName
{
color: #471508;
}
</style>
background-color css
<style>
a { background-color: #471508; }
a { background-color: rgb(71,21,8); }
div.DivClassName
{
background-color: #471508;
}
.BgClassName
{
background-color: #471508;
}
</style>
border-color css
<style>
span { border-color: #471508; }
span { border-color: rgb(71,21,8); }
td.TdClassName
{
border-color: #471508;
}
.TagClassName
{
border-color: #471508;
}
</style>