Shades of Bistre #472807
Tints of Bistre #472807
RGB
CMYK
RGB Variations
Color information
#472807 (or 0x472807) is known color: Bistre. HEX triplet: 47, 28 and 07. RGB value is (71,40,7). Sum of RGB (Red+Green+Blue) = 71+40+7=118 (15% of max value = 765). Red value is 71 (28.12% from 255 or 60.17% from 118); Green value is 40 (16.02% from 255 or 33.90% from 118); Blue value is 7 (3.12% from 255 or 5.93% from 118); Max value from RGB is 71 - color contains mainly: red. Hex color #472807 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472807 is #B8D7F8. Grayscale: #2D2D2D. Windows color (decimal): -12113913 or 469063. OLE color: 469063.
HSL color Cylindrical-coordinate representation of color #472807: hue angle of 30.94º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #472807 is Cyan = 0, Magento = 0.44, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 7 | - |
| CMYK | 0 | 0.44 | 0.90 | 0.72 |
| HSL | 30.94º | 0.82% | 0.15% | - |
| HSV(B) | 30.94º | 0.9% | 0.28% | - |
| XYZ | 3.4 | 2.87 | 0.58 | - |
| YUV | 45.51 | 106.27 | 146.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 7 | 0 | 0.44 | 0.90 | 0.72 | 30.94 | 0.82 | 0.15 |
| Hex | 47 | 28 | 7 | 0 | 2C | 5A | 48 | 1F | 52 | F |
| Octal | 107 | 50 | 7 | 0 | 54 | 132 | 110 | 37 | 122 | 17 |
| Binary | 1000111 | 101000 | 111 | 0 | 101100 | 1011010 | 1001000 | 11111 | 1010010 | 1111 |
Color Harmonies of #472807
Complementary color
Monochromatic Colors of #472807
Black with #472807
Text Example
Text Example
White with #472807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472807; }
p { color: rgb(71,40,7); }
H1.HeaderClassName
{
color: #472807;
}
.AnyTagClassName
{
color: #472807;
}
</style>
background-color css
<style>
a { background-color: #472807; }
a { background-color: rgb(71,40,7); }
div.DivClassName
{
background-color: #472807;
}
.BgClassName
{
background-color: #472807;
}
</style>
border-color css
<style>
span { border-color: #472807; }
span { border-color: rgb(71,40,7); }
td.TdClassName
{
border-color: #472807;
}
.TagClassName
{
border-color: #472807;
}
</style>