Shades of Bistre #472606
Tints of Bistre #472606
RGB
CMYK
RGB Variations
Color information
#472606 (or 0x472606) is known color: Bistre. HEX triplet: 47, 26 and 06. RGB value is (71,38,6). Sum of RGB (Red+Green+Blue) = 71+38+6=115 (15% of max value = 765). Red value is 71 (28.12% from 255 or 61.74% from 115); Green value is 38 (15.23% from 255 or 33.04% from 115); Blue value is 6 (2.73% from 255 or 5.22% from 115); Max value from RGB is 71 - color contains mainly: red. Hex color #472606 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472606 is #B8D9F9. Grayscale: #2C2C2C. Windows color (decimal): -12114426 or 403015. OLE color: 403015.
HSL color Cylindrical-coordinate representation of color #472606: hue angle of 29.54º 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 #472606 is Cyan = 0, Magento = 0.46, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 38 | 6 | - |
| CMYK | 0 | 0.46 | 0.92 | 0.72 |
| HSL | 29.54º | 0.84% | 0.15% | - |
| HSV(B) | 29.54º | 0.92% | 0.28% | - |
| XYZ | 3.32 | 2.74 | 0.53 | - |
| YUV | 44.22 | 106.43 | 147.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 6 | 0 | 0.46 | 0.92 | 0.72 | 29.54 | 0.84 | 0.15 |
| Hex | 47 | 26 | 6 | 0 | 2E | 5C | 48 | 1E | 54 | F |
| Octal | 107 | 46 | 6 | 0 | 56 | 134 | 110 | 36 | 124 | 17 |
| Binary | 1000111 | 100110 | 110 | 0 | 101110 | 1011100 | 1001000 | 11110 | 1010100 | 1111 |
Color Harmonies of #472606
Complementary color
Monochromatic Colors of #472606
Black with #472606
Text Example
Text Example
White with #472606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472606; }
p { color: rgb(71,38,6); }
H1.HeaderClassName
{
color: #472606;
}
.AnyTagClassName
{
color: #472606;
}
</style>
background-color css
<style>
a { background-color: #472606; }
a { background-color: rgb(71,38,6); }
div.DivClassName
{
background-color: #472606;
}
.BgClassName
{
background-color: #472606;
}
</style>
border-color css
<style>
span { border-color: #472606; }
span { border-color: rgb(71,38,6); }
td.TdClassName
{
border-color: #472606;
}
.TagClassName
{
border-color: #472606;
}
</style>