Shades of Brown Pod #471606
Tints of Brown Pod #471606
RGB
CMYK
RGB Variations
Color information
#471606 (or 0x471606) is known color: Brown Pod. HEX triplet: 47, 16 and 06. RGB value is (71,22,6). Sum of RGB (Red+Green+Blue) = 71+22+6=99 (13% of max value = 765). Red value is 71 (28.12% from 255 or 71.72% from 99); Green value is 22 (8.98% from 255 or 22.22% from 99); Blue value is 6 (2.73% from 255 or 6.06% from 99); Max value from RGB is 71 - color contains mainly: red. Hex color #471606 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471606 is #B8E9F9. Grayscale: #222222. Windows color (decimal): -12118522 or 398919. OLE color: 398919.
HSL color Cylindrical-coordinate representation of color #471606: hue angle of 14.77º 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 #471606 is Cyan = 0, Magento = 0.69, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 6 | - |
| CMYK | 0 | 0.69 | 0.92 | 0.72 |
| HSL | 14.77º | 0.84% | 0.15% | - |
| HSV(B) | 14.77º | 0.92% | 0.28% | - |
| XYZ | 2.92 | 1.93 | 0.39 | - |
| YUV | 34.83 | 111.73 | 153.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 6 | 0 | 0.69 | 0.92 | 0.72 | 14.77 | 0.84 | 0.15 |
| Hex | 47 | 16 | 6 | 0 | 45 | 5C | 48 | F | 54 | F |
| Octal | 107 | 26 | 6 | 0 | 105 | 134 | 110 | 17 | 124 | 17 |
| Binary | 1000111 | 10110 | 110 | 0 | 1000101 | 1011100 | 1001000 | 1111 | 1010100 | 1111 |
Color Harmonies of #471606
Complementary color
Monochromatic Colors of #471606
Black with #471606
Text Example
Text Example
White with #471606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471606; }
p { color: rgb(71,22,6); }
H1.HeaderClassName
{
color: #471606;
}
.AnyTagClassName
{
color: #471606;
}
</style>
background-color css
<style>
a { background-color: #471606; }
a { background-color: rgb(71,22,6); }
div.DivClassName
{
background-color: #471606;
}
.BgClassName
{
background-color: #471606;
}
</style>
border-color css
<style>
span { border-color: #471606; }
span { border-color: rgb(71,22,6); }
td.TdClassName
{
border-color: #471606;
}
.TagClassName
{
border-color: #471606;
}
</style>