Shades of Brown Pod #471605
Tints of Brown Pod #471605
RGB
CMYK
RGB Variations
Color information
#471605 (or 0x471605) is known color: Brown Pod. HEX triplet: 47, 16 and 05. RGB value is (71,22,5). Sum of RGB (Red+Green+Blue) = 71+22+5=98 (12% of max value = 765). Red value is 71 (28.12% from 255 or 72.45% from 98); Green value is 22 (8.98% from 255 or 22.45% from 98); Blue value is 5 (2.34% from 255 or 5.10% from 98); Max value from RGB is 71 - color contains mainly: red. Hex color #471605 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471605 is #B8E9FA. Grayscale: #222222. Windows color (decimal): -12118523 or 333383. OLE color: 333383.
HSL color Cylindrical-coordinate representation of color #471605: hue angle of 15.45º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #471605 is Cyan = 0, Magento = 0.69, Yellow = 0.93 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 5 | - |
| CMYK | 0 | 0.69 | 0.93 | 0.72 |
| HSL | 15.45º | 0.87% | 0.15% | - |
| HSV(B) | 15.45º | 0.93% | 0.28% | - |
| XYZ | 2.91 | 1.92 | 0.36 | - |
| YUV | 34.71 | 111.23 | 153.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 5 | 0 | 0.69 | 0.93 | 0.72 | 15.45 | 0.87 | 0.15 |
| Hex | 47 | 16 | 5 | 0 | 45 | 5D | 48 | F | 57 | F |
| Octal | 107 | 26 | 5 | 0 | 105 | 135 | 110 | 17 | 127 | 17 |
| Binary | 1000111 | 10110 | 101 | 0 | 1000101 | 1011101 | 1001000 | 1111 | 1010111 | 1111 |
Color Harmonies of #471605
Complementary color
Monochromatic Colors of #471605
Black with #471605
Text Example
Text Example
White with #471605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471605; }
p { color: rgb(71,22,5); }
H1.HeaderClassName
{
color: #471605;
}
.AnyTagClassName
{
color: #471605;
}
</style>
background-color css
<style>
a { background-color: #471605; }
a { background-color: rgb(71,22,5); }
div.DivClassName
{
background-color: #471605;
}
.BgClassName
{
background-color: #471605;
}
</style>
border-color css
<style>
span { border-color: #471605; }
span { border-color: rgb(71,22,5); }
td.TdClassName
{
border-color: #471605;
}
.TagClassName
{
border-color: #471605;
}
</style>