Shades of Brown Pod #472111
Tints of Brown Pod #472111
RGB
CMYK
RGB Variations
Color information
#472111 (or 0x472111) is known color: Brown Pod. HEX triplet: 47, 21 and 11. RGB value is (71,33,17). Sum of RGB (Red+Green+Blue) = 71+33+17=121 (16% of max value = 765). Red value is 71 (28.12% from 255 or 58.68% from 121); Green value is 33 (13.28% from 255 or 27.27% from 121); Blue value is 17 (7.03% from 255 or 14.05% from 121); Max value from RGB is 71 - color contains mainly: red. Hex color #472111 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472111 is #B8DEEE. Grayscale: #2A2A2A. Windows color (decimal): -12115695 or 1122631. OLE color: 1122631.
HSL color Cylindrical-coordinate representation of color #472111: hue angle of 17.78º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #472111 is Cyan = 0, Magento = 0.54, Yellow = 0.76 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 33 | 17 | - |
| CMYK | 0 | 0.54 | 0.76 | 0.72 |
| HSL | 17.78º | 0.61% | 0.17% | - |
| HSV(B) | 17.78º | 0.76% | 0.28% | - |
| XYZ | 3.24 | 2.47 | 0.84 | - |
| YUV | 42.54 | 113.59 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 33 | 17 | 0 | 0.54 | 0.76 | 0.72 | 17.78 | 0.61 | 0.17 |
| Hex | 47 | 21 | 11 | 0 | 36 | 4C | 48 | 12 | 3D | 11 |
| Octal | 107 | 41 | 21 | 0 | 66 | 114 | 110 | 22 | 75 | 21 |
| Binary | 1000111 | 100001 | 10001 | 0 | 110110 | 1001100 | 1001000 | 10010 | 111101 | 10001 |
Color Harmonies of #472111
Complementary color
Monochromatic Colors of #472111
Black with #472111
Text Example
Text Example
White with #472111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472111; }
p { color: rgb(71,33,17); }
H1.HeaderClassName
{
color: #472111;
}
.AnyTagClassName
{
color: #472111;
}
</style>
background-color css
<style>
a { background-color: #472111; }
a { background-color: rgb(71,33,17); }
div.DivClassName
{
background-color: #472111;
}
.BgClassName
{
background-color: #472111;
}
</style>
border-color css
<style>
span { border-color: #472111; }
span { border-color: rgb(71,33,17); }
td.TdClassName
{
border-color: #472111;
}
.TagClassName
{
border-color: #472111;
}
</style>