Shades of Brown Pod #471906
Tints of Brown Pod #471906
RGB
CMYK
RGB Variations
Color information
#471906 (or 0x471906) is known color: Brown Pod. HEX triplet: 47, 19 and 06. RGB value is (71,25,6). Sum of RGB (Red+Green+Blue) = 71+25+6=102 (13% of max value = 765). Red value is 71 (28.12% from 255 or 69.61% from 102); Green value is 25 (10.16% from 255 or 24.51% from 102); Blue value is 6 (2.73% from 255 or 5.88% from 102); Max value from RGB is 71 - color contains mainly: red. Hex color #471906 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471906 is #B8E6F9. Grayscale: #242424. Windows color (decimal): -12117754 or 399687. OLE color: 399687.
HSL color Cylindrical-coordinate representation of color #471906: hue angle of 17.54º 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 #471906 is Cyan = 0, Magento = 0.65, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 25 | 6 | - |
| CMYK | 0 | 0.65 | 0.92 | 0.72 |
| HSL | 17.54º | 0.84% | 0.15% | - |
| HSV(B) | 17.54º | 0.92% | 0.28% | - |
| XYZ | 2.98 | 2.05 | 0.41 | - |
| YUV | 36.59 | 110.74 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 6 | 0 | 0.65 | 0.92 | 0.72 | 17.54 | 0.84 | 0.15 |
| Hex | 47 | 19 | 6 | 0 | 41 | 5C | 48 | 12 | 54 | F |
| Octal | 107 | 31 | 6 | 0 | 101 | 134 | 110 | 22 | 124 | 17 |
| Binary | 1000111 | 11001 | 110 | 0 | 1000001 | 1011100 | 1001000 | 10010 | 1010100 | 1111 |
Color Harmonies of #471906
Complementary color
Monochromatic Colors of #471906
Black with #471906
Text Example
Text Example
White with #471906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471906; }
p { color: rgb(71,25,6); }
H1.HeaderClassName
{
color: #471906;
}
.AnyTagClassName
{
color: #471906;
}
</style>
background-color css
<style>
a { background-color: #471906; }
a { background-color: rgb(71,25,6); }
div.DivClassName
{
background-color: #471906;
}
.BgClassName
{
background-color: #471906;
}
</style>
border-color css
<style>
span { border-color: #471906; }
span { border-color: rgb(71,25,6); }
td.TdClassName
{
border-color: #471906;
}
.TagClassName
{
border-color: #471906;
}
</style>