Shades of Brown Pod #471806
Tints of Brown Pod #471806
RGB
CMYK
RGB Variations
Color information
#471806 (or 0x471806) is known color: Brown Pod. HEX triplet: 47, 18 and 06. RGB value is (71,24,6). Sum of RGB (Red+Green+Blue) = 71+24+6=101 (13% of max value = 765). Red value is 71 (28.12% from 255 or 70.30% from 101); Green value is 24 (9.77% from 255 or 23.76% from 101); Blue value is 6 (2.73% from 255 or 5.94% from 101); Max value from RGB is 71 - color contains mainly: red. Hex color #471806 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471806 is #B8E7F9. Grayscale: #242424. Windows color (decimal): -12118010 or 399431. OLE color: 399431.
HSL color Cylindrical-coordinate representation of color #471806: hue angle of 16.62º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #471806 is Cyan = 0, Magento = 0.66, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 24 | 6 | - |
| CMYK | 0 | 0.66 | 0.92 | 0.72 |
| HSL | 16.62º | 0.84% | 0.15% | - |
| HSV(B) | 16.62º | 0.92% | 0.28% | - |
| XYZ | 2.96 | 2.01 | 0.4 | - |
| YUV | 36 | 111.07 | 152.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 6 | 0 | 0.66 | 0.92 | 0.72 | 16.62 | 0.84 | 0.15 |
| Hex | 47 | 18 | 6 | 0 | 42 | 5C | 48 | 11 | 54 | F |
| Octal | 107 | 30 | 6 | 0 | 102 | 134 | 110 | 21 | 124 | 17 |
| Binary | 1000111 | 11000 | 110 | 0 | 1000010 | 1011100 | 1001000 | 10001 | 1010100 | 1111 |
Color Harmonies of #471806
Complementary color
Monochromatic Colors of #471806
Black with #471806
Text Example
Text Example
White with #471806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471806; }
p { color: rgb(71,24,6); }
H1.HeaderClassName
{
color: #471806;
}
.AnyTagClassName
{
color: #471806;
}
</style>
background-color css
<style>
a { background-color: #471806; }
a { background-color: rgb(71,24,6); }
div.DivClassName
{
background-color: #471806;
}
.BgClassName
{
background-color: #471806;
}
</style>
border-color css
<style>
span { border-color: #471806; }
span { border-color: rgb(71,24,6); }
td.TdClassName
{
border-color: #471806;
}
.TagClassName
{
border-color: #471806;
}
</style>