Shades of Brown Pod #471505
Tints of Brown Pod #471505
RGB
CMYK
RGB Variations
Color information
#471505 (or 0x471505) is known color: Brown Pod. HEX triplet: 47, 15 and 05. RGB value is (71,21,5). Sum of RGB (Red+Green+Blue) = 71+21+5=97 (12% of max value = 765). Red value is 71 (28.12% from 255 or 73.20% from 97); Green value is 21 (8.59% from 255 or 21.65% from 97); Blue value is 5 (2.34% from 255 or 5.15% from 97); Max value from RGB is 71 - color contains mainly: red. Hex color #471505 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471505 is #B8EAFA. Grayscale: #222222. Windows color (decimal): -12118779 or 333127. OLE color: 333127.
HSL color Cylindrical-coordinate representation of color #471505: hue angle of 14.55º 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 #471505 is Cyan = 0, Magento = 0.70, Yellow = 0.93 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 5 | - |
| CMYK | 0 | 0.70 | 0.93 | 0.72 |
| HSL | 14.55º | 0.87% | 0.15% | - |
| HSV(B) | 14.55º | 0.93% | 0.28% | - |
| XYZ | 2.89 | 1.89 | 0.36 | - |
| YUV | 34.13 | 111.57 | 154.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 5 | 0 | 0.70 | 0.93 | 0.72 | 14.55 | 0.87 | 0.15 |
| Hex | 47 | 15 | 5 | 0 | 46 | 5D | 48 | F | 57 | F |
| Octal | 107 | 25 | 5 | 0 | 106 | 135 | 110 | 17 | 127 | 17 |
| Binary | 1000111 | 10101 | 101 | 0 | 1000110 | 1011101 | 1001000 | 1111 | 1010111 | 1111 |
Color Harmonies of #471505
Complementary color
Monochromatic Colors of #471505
Black with #471505
Text Example
Text Example
White with #471505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471505; }
p { color: rgb(71,21,5); }
H1.HeaderClassName
{
color: #471505;
}
.AnyTagClassName
{
color: #471505;
}
</style>
background-color css
<style>
a { background-color: #471505; }
a { background-color: rgb(71,21,5); }
div.DivClassName
{
background-color: #471505;
}
.BgClassName
{
background-color: #471505;
}
</style>
border-color css
<style>
span { border-color: #471505; }
span { border-color: rgb(71,21,5); }
td.TdClassName
{
border-color: #471505;
}
.TagClassName
{
border-color: #471505;
}
</style>