Shades of Bistre #472806
Tints of Bistre #472806
RGB
CMYK
RGB Variations
Color information
#472806 (or 0x472806) is known color: Bistre. HEX triplet: 47, 28 and 06. RGB value is (71,40,6). Sum of RGB (Red+Green+Blue) = 71+40+6=117 (15% of max value = 765). Red value is 71 (28.12% from 255 or 60.68% from 117); Green value is 40 (16.02% from 255 or 34.19% from 117); Blue value is 6 (2.73% from 255 or 5.13% from 117); Max value from RGB is 71 - color contains mainly: red. Hex color #472806 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472806 is #B8D7F9. Grayscale: #2D2D2D. Windows color (decimal): -12113914 or 403527. OLE color: 403527.
HSL color Cylindrical-coordinate representation of color #472806: hue angle of 31.38º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #472806 is Cyan = 0, Magento = 0.44, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 6 | - |
| CMYK | 0 | 0.44 | 0.92 | 0.72 |
| HSL | 31.38º | 0.84% | 0.15% | - |
| HSV(B) | 31.38º | 0.92% | 0.28% | - |
| XYZ | 3.39 | 2.87 | 0.55 | - |
| YUV | 45.39 | 105.77 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 6 | 0 | 0.44 | 0.92 | 0.72 | 31.38 | 0.84 | 0.15 |
| Hex | 47 | 28 | 6 | 0 | 2C | 5C | 48 | 1F | 54 | F |
| Octal | 107 | 50 | 6 | 0 | 54 | 134 | 110 | 37 | 124 | 17 |
| Binary | 1000111 | 101000 | 110 | 0 | 101100 | 1011100 | 1001000 | 11111 | 1010100 | 1111 |
Color Harmonies of #472806
Complementary color
Monochromatic Colors of #472806
Black with #472806
Text Example
Text Example
White with #472806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472806; }
p { color: rgb(71,40,6); }
H1.HeaderClassName
{
color: #472806;
}
.AnyTagClassName
{
color: #472806;
}
</style>
background-color css
<style>
a { background-color: #472806; }
a { background-color: rgb(71,40,6); }
div.DivClassName
{
background-color: #472806;
}
.BgClassName
{
background-color: #472806;
}
</style>
border-color css
<style>
span { border-color: #472806; }
span { border-color: rgb(71,40,6); }
td.TdClassName
{
border-color: #472806;
}
.TagClassName
{
border-color: #472806;
}
</style>