Shades of Bistre #472708
Tints of Bistre #472708
RGB
CMYK
RGB Variations
Color information
#472708 (or 0x472708) is known color: Bistre. HEX triplet: 47, 27 and 08. RGB value is (71,39,8). Sum of RGB (Red+Green+Blue) = 71+39+8=118 (15% of max value = 765). Red value is 71 (28.12% from 255 or 60.17% from 118); Green value is 39 (15.62% from 255 or 33.05% from 118); Blue value is 8 (3.52% from 255 or 6.78% from 118); Max value from RGB is 71 - color contains mainly: red. Hex color #472708 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472708 is #B8D8F7. Grayscale: #2D2D2D. Windows color (decimal): -12114168 or 534343. OLE color: 534343.
HSL color Cylindrical-coordinate representation of color #472708: hue angle of 29.52º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #472708 is Cyan = 0, Magento = 0.45, Yellow = 0.89 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 39 | 8 | - |
| CMYK | 0 | 0.45 | 0.89 | 0.72 |
| HSL | 29.52º | 0.8% | 0.15% | - |
| HSV(B) | 29.52º | 0.89% | 0.28% | - |
| XYZ | 3.37 | 2.81 | 0.59 | - |
| YUV | 45.03 | 107.1 | 146.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 8 | 0 | 0.45 | 0.89 | 0.72 | 29.52 | 0.8 | 0.15 |
| Hex | 47 | 27 | 8 | 0 | 2D | 59 | 48 | 1E | 50 | F |
| Octal | 107 | 47 | 10 | 0 | 55 | 131 | 110 | 36 | 120 | 17 |
| Binary | 1000111 | 100111 | 1000 | 0 | 101101 | 1011001 | 1001000 | 11110 | 1010000 | 1111 |
Color Harmonies of #472708
Complementary color
Monochromatic Colors of #472708
Black with #472708
Text Example
Text Example
White with #472708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472708; }
p { color: rgb(71,39,8); }
H1.HeaderClassName
{
color: #472708;
}
.AnyTagClassName
{
color: #472708;
}
</style>
background-color css
<style>
a { background-color: #472708; }
a { background-color: rgb(71,39,8); }
div.DivClassName
{
background-color: #472708;
}
.BgClassName
{
background-color: #472708;
}
</style>
border-color css
<style>
span { border-color: #472708; }
span { border-color: rgb(71,39,8); }
td.TdClassName
{
border-color: #472708;
}
.TagClassName
{
border-color: #472708;
}
</style>