Shades of Bistre #472604
Tints of Bistre #472604
RGB
CMYK
RGB Variations
Color information
#472604 (or 0x472604) is known color: Bistre. HEX triplet: 47, 26 and 04. RGB value is (71,38,4). Sum of RGB (Red+Green+Blue) = 71+38+4=113 (14% of max value = 765). Red value is 71 (28.12% from 255 or 62.83% from 113); Green value is 38 (15.23% from 255 or 33.63% from 113); Blue value is 4 (1.95% from 255 or 3.54% from 113); Max value from RGB is 71 - color contains mainly: red. Hex color #472604 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472604 is #B8D9FB. Grayscale: #2C2C2C. Windows color (decimal): -12114428 or 271943. OLE color: 271943.
HSL color Cylindrical-coordinate representation of color #472604: hue angle of 30.45º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #472604 is Cyan = 0, Magento = 0.46, Yellow = 0.94 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 38 | 4 | - |
| CMYK | 0 | 0.46 | 0.94 | 0.72 |
| HSL | 30.45º | 0.89% | 0.15% | - |
| HSV(B) | 30.45º | 0.94% | 0.28% | - |
| XYZ | 3.31 | 2.73 | 0.47 | - |
| YUV | 43.99 | 105.43 | 147.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 4 | 0 | 0.46 | 0.94 | 0.72 | 30.45 | 0.89 | 0.15 |
| Hex | 47 | 26 | 4 | 0 | 2E | 5E | 48 | 1E | 59 | F |
| Octal | 107 | 46 | 4 | 0 | 56 | 136 | 110 | 36 | 131 | 17 |
| Binary | 1000111 | 100110 | 100 | 0 | 101110 | 1011110 | 1001000 | 11110 | 1011001 | 1111 |
Color Harmonies of #472604
Complementary color
Monochromatic Colors of #472604
Black with #472604
Text Example
Text Example
White with #472604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472604; }
p { color: rgb(71,38,4); }
H1.HeaderClassName
{
color: #472604;
}
.AnyTagClassName
{
color: #472604;
}
</style>
background-color css
<style>
a { background-color: #472604; }
a { background-color: rgb(71,38,4); }
div.DivClassName
{
background-color: #472604;
}
.BgClassName
{
background-color: #472604;
}
</style>
border-color css
<style>
span { border-color: #472604; }
span { border-color: rgb(71,38,4); }
td.TdClassName
{
border-color: #472604;
}
.TagClassName
{
border-color: #472604;
}
</style>