Shades of Brown Pod #471503
Tints of Brown Pod #471503
RGB
CMYK
RGB Variations
Color information
#471503 (or 0x471503) is known color: Brown Pod. HEX triplet: 47, 15 and 03. RGB value is (71,21,3). Sum of RGB (Red+Green+Blue) = 71+21+3=95 (12% of max value = 765). Red value is 71 (28.12% from 255 or 74.74% from 95); Green value is 21 (8.59% from 255 or 22.11% from 95); Blue value is 3 (1.56% from 255 or 3.16% from 95); Max value from RGB is 71 - color contains mainly: red. Hex color #471503 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471503 is #B8EAFC. Grayscale: #222222. Windows color (decimal): -12118781 or 202055. OLE color: 202055.
HSL color Cylindrical-coordinate representation of color #471503: hue angle of 15.88º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #471503 is Cyan = 0, Magento = 0.70, Yellow = 0.96 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 3 | - |
| CMYK | 0 | 0.70 | 0.96 | 0.72 |
| HSL | 15.88º | 0.92% | 0.15% | - |
| HSV(B) | 15.88º | 0.96% | 0.28% | - |
| XYZ | 2.88 | 1.88 | 0.3 | - |
| YUV | 33.9 | 110.57 | 154.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 3 | 0 | 0.70 | 0.96 | 0.72 | 15.88 | 0.92 | 0.15 |
| Hex | 47 | 15 | 3 | 0 | 46 | 60 | 48 | 10 | 5C | F |
| Octal | 107 | 25 | 3 | 0 | 106 | 140 | 110 | 20 | 134 | 17 |
| Binary | 1000111 | 10101 | 11 | 0 | 1000110 | 1100000 | 1001000 | 10000 | 1011100 | 1111 |
Color Harmonies of #471503
Complementary color
Monochromatic Colors of #471503
Black with #471503
Text Example
Text Example
White with #471503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471503; }
p { color: rgb(71,21,3); }
H1.HeaderClassName
{
color: #471503;
}
.AnyTagClassName
{
color: #471503;
}
</style>
background-color css
<style>
a { background-color: #471503; }
a { background-color: rgb(71,21,3); }
div.DivClassName
{
background-color: #471503;
}
.BgClassName
{
background-color: #471503;
}
</style>
border-color css
<style>
span { border-color: #471503; }
span { border-color: rgb(71,21,3); }
td.TdClassName
{
border-color: #471503;
}
.TagClassName
{
border-color: #471503;
}
</style>