Shades of Bistre #472408
Tints of Bistre #472408
RGB
CMYK
RGB Variations
Color information
#472408 (or 0x472408) is known color: Bistre. HEX triplet: 47, 24 and 08. RGB value is (71,36,8). Sum of RGB (Red+Green+Blue) = 71+36+8=115 (15% of max value = 765). Red value is 71 (28.12% from 255 or 61.74% from 115); Green value is 36 (14.45% from 255 or 31.30% from 115); Blue value is 8 (3.52% from 255 or 6.96% from 115); Max value from RGB is 71 - color contains mainly: red. Hex color #472408 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472408 is #B8DBF7. Grayscale: #2B2B2B. Windows color (decimal): -12114936 or 533575. OLE color: 533575.
HSL color Cylindrical-coordinate representation of color #472408: hue angle of 26.67º 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 #472408 is Cyan = 0, Magento = 0.49, Yellow = 0.89 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 36 | 8 | - |
| CMYK | 0 | 0.49 | 0.89 | 0.72 |
| HSL | 26.67º | 0.8% | 0.15% | - |
| HSV(B) | 26.67º | 0.89% | 0.28% | - |
| XYZ | 3.27 | 2.62 | 0.56 | - |
| YUV | 43.27 | 108.1 | 147.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 36 | 8 | 0 | 0.49 | 0.89 | 0.72 | 26.67 | 0.8 | 0.15 |
| Hex | 47 | 24 | 8 | 0 | 31 | 59 | 48 | 1B | 50 | F |
| Octal | 107 | 44 | 10 | 0 | 61 | 131 | 110 | 33 | 120 | 17 |
| Binary | 1000111 | 100100 | 1000 | 0 | 110001 | 1011001 | 1001000 | 11011 | 1010000 | 1111 |
Color Harmonies of #472408
Complementary color
Monochromatic Colors of #472408
Black with #472408
Text Example
Text Example
White with #472408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472408; }
p { color: rgb(71,36,8); }
H1.HeaderClassName
{
color: #472408;
}
.AnyTagClassName
{
color: #472408;
}
</style>
background-color css
<style>
a { background-color: #472408; }
a { background-color: rgb(71,36,8); }
div.DivClassName
{
background-color: #472408;
}
.BgClassName
{
background-color: #472408;
}
</style>
border-color css
<style>
span { border-color: #472408; }
span { border-color: rgb(71,36,8); }
td.TdClassName
{
border-color: #472408;
}
.TagClassName
{
border-color: #472408;
}
</style>