Shades of Bistre #472506
Tints of Bistre #472506
RGB
CMYK
RGB Variations
Color information
#472506 (or 0x472506) is known color: Bistre. HEX triplet: 47, 25 and 06. RGB value is (71,37,6). Sum of RGB (Red+Green+Blue) = 71+37+6=114 (15% of max value = 765). Red value is 71 (28.12% from 255 or 62.28% from 114); Green value is 37 (14.84% from 255 or 32.46% from 114); Blue value is 6 (2.73% from 255 or 5.26% from 114); Max value from RGB is 71 - color contains mainly: red. Hex color #472506 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472506 is #B8DAF9. Grayscale: #2B2B2B. Windows color (decimal): -12114682 or 402759. OLE color: 402759.
HSL color Cylindrical-coordinate representation of color #472506: hue angle of 28.62º 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 #472506 is Cyan = 0, Magento = 0.48, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 6 | - |
| CMYK | 0 | 0.48 | 0.92 | 0.72 |
| HSL | 28.62º | 0.84% | 0.15% | - |
| HSV(B) | 28.62º | 0.92% | 0.28% | - |
| XYZ | 3.29 | 2.68 | 0.52 | - |
| YUV | 43.63 | 106.76 | 147.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 6 | 0 | 0.48 | 0.92 | 0.72 | 28.62 | 0.84 | 0.15 |
| Hex | 47 | 25 | 6 | 0 | 30 | 5C | 48 | 1D | 54 | F |
| Octal | 107 | 45 | 6 | 0 | 60 | 134 | 110 | 35 | 124 | 17 |
| Binary | 1000111 | 100101 | 110 | 0 | 110000 | 1011100 | 1001000 | 11101 | 1010100 | 1111 |
Color Harmonies of #472506
Complementary color
Monochromatic Colors of #472506
Black with #472506
Text Example
Text Example
White with #472506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472506; }
p { color: rgb(71,37,6); }
H1.HeaderClassName
{
color: #472506;
}
.AnyTagClassName
{
color: #472506;
}
</style>
background-color css
<style>
a { background-color: #472506; }
a { background-color: rgb(71,37,6); }
div.DivClassName
{
background-color: #472506;
}
.BgClassName
{
background-color: #472506;
}
</style>
border-color css
<style>
span { border-color: #472506; }
span { border-color: rgb(71,37,6); }
td.TdClassName
{
border-color: #472506;
}
.TagClassName
{
border-color: #472506;
}
</style>