Shades of Brown Pod #471810
Tints of Brown Pod #471810
RGB
CMYK
RGB Variations
Color information
#471810 (or 0x471810) is known color: Brown Pod. HEX triplet: 47, 18 and 10. RGB value is (71,24,16). Sum of RGB (Red+Green+Blue) = 71+24+16=111 (14% of max value = 765). Red value is 71 (28.12% from 255 or 63.96% from 111); Green value is 24 (9.77% from 255 or 21.62% from 111); Blue value is 16 (6.64% from 255 or 14.41% from 111); Max value from RGB is 71 - color contains mainly: red. Hex color #471810 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471810 is #B8E7EF. Grayscale: #252525. Windows color (decimal): -12118000 or 1054791. OLE color: 1054791.
HSL color Cylindrical-coordinate representation of color #471810: hue angle of 8.73º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #471810 is Cyan = 0, Magento = 0.66, Yellow = 0.77 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 24 | 16 | - |
| CMYK | 0 | 0.66 | 0.77 | 0.72 |
| HSL | 8.73º | 0.63% | 0.17% | - |
| HSV(B) | 8.73º | 0.77% | 0.28% | - |
| XYZ | 3.02 | 2.03 | 0.72 | - |
| YUV | 37.14 | 116.07 | 152.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 16 | 0 | 0.66 | 0.77 | 0.72 | 8.73 | 0.63 | 0.17 |
| Hex | 47 | 18 | 10 | 0 | 42 | 4D | 48 | 9 | 3F | 11 |
| Octal | 107 | 30 | 20 | 0 | 102 | 115 | 110 | 11 | 77 | 21 |
| Binary | 1000111 | 11000 | 10000 | 0 | 1000010 | 1001101 | 1001000 | 1001 | 111111 | 10001 |
Color Harmonies of #471810
Complementary color
Monochromatic Colors of #471810
Black with #471810
Text Example
Text Example
White with #471810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471810; }
p { color: rgb(71,24,16); }
H1.HeaderClassName
{
color: #471810;
}
.AnyTagClassName
{
color: #471810;
}
</style>
background-color css
<style>
a { background-color: #471810; }
a { background-color: rgb(71,24,16); }
div.DivClassName
{
background-color: #471810;
}
.BgClassName
{
background-color: #471810;
}
</style>
border-color css
<style>
span { border-color: #471810; }
span { border-color: rgb(71,24,16); }
td.TdClassName
{
border-color: #471810;
}
.TagClassName
{
border-color: #471810;
}
</style>