Shades of Bistre #472608
Tints of Bistre #472608
RGB
CMYK
RGB Variations
Color information
#472608 (or 0x472608) is known color: Bistre. HEX triplet: 47, 26 and 08. RGB value is (71,38,8). Sum of RGB (Red+Green+Blue) = 71+38+8=117 (15% of max value = 765). Red value is 71 (28.12% from 255 or 60.68% from 117); Green value is 38 (15.23% from 255 or 32.48% from 117); Blue value is 8 (3.52% from 255 or 6.84% from 117); Max value from RGB is 71 - color contains mainly: red. Hex color #472608 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472608 is #B8D9F7. Grayscale: #2C2C2C. Windows color (decimal): -12114424 or 534087. OLE color: 534087.
HSL color Cylindrical-coordinate representation of color #472608: hue angle of 28.57º 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 #472608 is Cyan = 0, Magento = 0.46, Yellow = 0.89 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 38 | 8 | - |
| CMYK | 0 | 0.46 | 0.89 | 0.72 |
| HSL | 28.57º | 0.8% | 0.15% | - |
| HSV(B) | 28.57º | 0.89% | 0.28% | - |
| XYZ | 3.34 | 2.74 | 0.58 | - |
| YUV | 44.45 | 107.43 | 146.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 8 | 0 | 0.46 | 0.89 | 0.72 | 28.57 | 0.8 | 0.15 |
| Hex | 47 | 26 | 8 | 0 | 2E | 59 | 48 | 1D | 50 | F |
| Octal | 107 | 46 | 10 | 0 | 56 | 131 | 110 | 35 | 120 | 17 |
| Binary | 1000111 | 100110 | 1000 | 0 | 101110 | 1011001 | 1001000 | 11101 | 1010000 | 1111 |
Color Harmonies of #472608
Complementary color
Monochromatic Colors of #472608
Black with #472608
Text Example
Text Example
White with #472608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472608; }
p { color: rgb(71,38,8); }
H1.HeaderClassName
{
color: #472608;
}
.AnyTagClassName
{
color: #472608;
}
</style>
background-color css
<style>
a { background-color: #472608; }
a { background-color: rgb(71,38,8); }
div.DivClassName
{
background-color: #472608;
}
.BgClassName
{
background-color: #472608;
}
</style>
border-color css
<style>
span { border-color: #472608; }
span { border-color: rgb(71,38,8); }
td.TdClassName
{
border-color: #472608;
}
.TagClassName
{
border-color: #472608;
}
</style>