Shades of Brown Pod #472311
Tints of Brown Pod #472311
RGB
CMYK
RGB Variations
Color information
#472311 (or 0x472311) is known color: Brown Pod. HEX triplet: 47, 23 and 11. RGB value is (71,35,17). Sum of RGB (Red+Green+Blue) = 71+35+17=123 (16% of max value = 765). Red value is 71 (28.12% from 255 or 57.72% from 123); Green value is 35 (14.06% from 255 or 28.46% from 123); Blue value is 17 (7.03% from 255 or 13.82% from 123); Max value from RGB is 71 - color contains mainly: red. Hex color #472311 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472311 is #B8DCEE. Grayscale: #2B2B2B. Windows color (decimal): -12115183 or 1123143. OLE color: 1123143.
HSL color Cylindrical-coordinate representation of color #472311: hue angle of 20º 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 #472311 is Cyan = 0, Magento = 0.51, Yellow = 0.76 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 35 | 17 | - |
| CMYK | 0 | 0.51 | 0.76 | 0.72 |
| HSL | 20º | 0.61% | 0.17% | - |
| HSV(B) | 20º | 0.76% | 0.28% | - |
| XYZ | 3.3 | 2.58 | 0.85 | - |
| YUV | 43.71 | 112.93 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 17 | 0 | 0.51 | 0.76 | 0.72 | 20 | 0.61 | 0.17 |
| Hex | 47 | 23 | 11 | 0 | 33 | 4C | 48 | 14 | 3D | 11 |
| Octal | 107 | 43 | 21 | 0 | 63 | 114 | 110 | 24 | 75 | 21 |
| Binary | 1000111 | 100011 | 10001 | 0 | 110011 | 1001100 | 1001000 | 10100 | 111101 | 10001 |
Color Harmonies of #472311
Complementary color
Monochromatic Colors of #472311
Black with #472311
Text Example
Text Example
White with #472311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472311; }
p { color: rgb(71,35,17); }
H1.HeaderClassName
{
color: #472311;
}
.AnyTagClassName
{
color: #472311;
}
</style>
background-color css
<style>
a { background-color: #472311; }
a { background-color: rgb(71,35,17); }
div.DivClassName
{
background-color: #472311;
}
.BgClassName
{
background-color: #472311;
}
</style>
border-color css
<style>
span { border-color: #472311; }
span { border-color: rgb(71,35,17); }
td.TdClassName
{
border-color: #472311;
}
.TagClassName
{
border-color: #472311;
}
</style>