Shades of Brown Pod #471804
Tints of Brown Pod #471804
RGB
CMYK
RGB Variations
Color information
#471804 (or 0x471804) is known color: Brown Pod. HEX triplet: 47, 18 and 04. RGB value is (71,24,4). Sum of RGB (Red+Green+Blue) = 71+24+4=99 (13% of max value = 765). Red value is 71 (28.12% from 255 or 71.72% from 99); Green value is 24 (9.77% from 255 or 24.24% from 99); Blue value is 4 (1.95% from 255 or 4.04% from 99); Max value from RGB is 71 - color contains mainly: red. Hex color #471804 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471804 is #B8E7FB. Grayscale: #232323. Windows color (decimal): -12118012 or 268359. OLE color: 268359.
HSL color Cylindrical-coordinate representation of color #471804: hue angle of 17.91º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #471804 is Cyan = 0, Magento = 0.66, Yellow = 0.94 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 24 | 4 | - |
| CMYK | 0 | 0.66 | 0.94 | 0.72 |
| HSL | 17.91º | 0.89% | 0.15% | - |
| HSV(B) | 17.91º | 0.94% | 0.28% | - |
| XYZ | 2.95 | 2 | 0.35 | - |
| YUV | 35.77 | 110.07 | 153.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 4 | 0 | 0.66 | 0.94 | 0.72 | 17.91 | 0.89 | 0.15 |
| Hex | 47 | 18 | 4 | 0 | 42 | 5E | 48 | 12 | 59 | F |
| Octal | 107 | 30 | 4 | 0 | 102 | 136 | 110 | 22 | 131 | 17 |
| Binary | 1000111 | 11000 | 100 | 0 | 1000010 | 1011110 | 1001000 | 10010 | 1011001 | 1111 |
Color Harmonies of #471804
Complementary color
Monochromatic Colors of #471804
Black with #471804
Text Example
Text Example
White with #471804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471804; }
p { color: rgb(71,24,4); }
H1.HeaderClassName
{
color: #471804;
}
.AnyTagClassName
{
color: #471804;
}
</style>
background-color css
<style>
a { background-color: #471804; }
a { background-color: rgb(71,24,4); }
div.DivClassName
{
background-color: #471804;
}
.BgClassName
{
background-color: #471804;
}
</style>
border-color css
<style>
span { border-color: #471804; }
span { border-color: rgb(71,24,4); }
td.TdClassName
{
border-color: #471804;
}
.TagClassName
{
border-color: #471804;
}
</style>