Shades of Bistre #472711
Tints of Bistre #472711
RGB
CMYK
RGB Variations
Color information
#472711 (or 0x472711) is known color: Bistre. HEX triplet: 47, 27 and 11. RGB value is (71,39,17). Sum of RGB (Red+Green+Blue) = 71+39+17=127 (16% of max value = 765). Red value is 71 (28.12% from 255 or 55.91% from 127); Green value is 39 (15.62% from 255 or 30.71% from 127); Blue value is 17 (7.03% from 255 or 13.39% from 127); Max value from RGB is 71 - color contains mainly: red. Hex color #472711 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472711 is #B8D8EE. Grayscale: #2E2E2E. Windows color (decimal): -12114159 or 1124167. OLE color: 1124167.
HSL color Cylindrical-coordinate representation of color #472711: hue angle of 24.44º 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 #472711 is Cyan = 0, Magento = 0.45, Yellow = 0.76 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 39 | 17 | - |
| CMYK | 0 | 0.45 | 0.76 | 0.72 |
| HSL | 24.44º | 0.61% | 0.17% | - |
| HSV(B) | 24.44º | 0.76% | 0.28% | - |
| XYZ | 3.43 | 2.83 | 0.9 | - |
| YUV | 46.06 | 111.6 | 145.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 17 | 0 | 0.45 | 0.76 | 0.72 | 24.44 | 0.61 | 0.17 |
| Hex | 47 | 27 | 11 | 0 | 2D | 4C | 48 | 18 | 3D | 11 |
| Octal | 107 | 47 | 21 | 0 | 55 | 114 | 110 | 30 | 75 | 21 |
| Binary | 1000111 | 100111 | 10001 | 0 | 101101 | 1001100 | 1001000 | 11000 | 111101 | 10001 |
Color Harmonies of #472711
Complementary color
Monochromatic Colors of #472711
Black with #472711
Text Example
Text Example
White with #472711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472711; }
p { color: rgb(71,39,17); }
H1.HeaderClassName
{
color: #472711;
}
.AnyTagClassName
{
color: #472711;
}
</style>
background-color css
<style>
a { background-color: #472711; }
a { background-color: rgb(71,39,17); }
div.DivClassName
{
background-color: #472711;
}
.BgClassName
{
background-color: #472711;
}
</style>
border-color css
<style>
span { border-color: #472711; }
span { border-color: rgb(71,39,17); }
td.TdClassName
{
border-color: #472711;
}
.TagClassName
{
border-color: #472711;
}
</style>