Shades of Bistre #472610
Tints of Bistre #472610
RGB
CMYK
RGB Variations
Color information
#472610 (or 0x472610) is known color: Bistre. HEX triplet: 47, 26 and 10. RGB value is (71,38,16). Sum of RGB (Red+Green+Blue) = 71+38+16=125 (16% of max value = 765). Red value is 71 (28.12% from 255 or 56.8% from 125); Green value is 38 (15.23% from 255 or 30.4% from 125); Blue value is 16 (6.64% from 255 or 12.8% from 125); Max value from RGB is 71 - color contains mainly: red. Hex color #472610 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472610 is #B8D9EF. Grayscale: #2D2D2D. Windows color (decimal): -12114416 or 1058375. OLE color: 1058375.
HSL color Cylindrical-coordinate representation of color #472610: hue angle of 24º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #472610 is Cyan = 0, Magento = 0.46, Yellow = 0.77 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 38 | 16 | - |
| CMYK | 0 | 0.46 | 0.77 | 0.72 |
| HSL | 24º | 0.63% | 0.17% | - |
| HSV(B) | 24º | 0.77% | 0.28% | - |
| XYZ | 3.39 | 2.76 | 0.85 | - |
| YUV | 45.36 | 111.43 | 146.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 16 | 0 | 0.46 | 0.77 | 0.72 | 24 | 0.63 | 0.17 |
| Hex | 47 | 26 | 10 | 0 | 2E | 4D | 48 | 18 | 3F | 11 |
| Octal | 107 | 46 | 20 | 0 | 56 | 115 | 110 | 30 | 77 | 21 |
| Binary | 1000111 | 100110 | 10000 | 0 | 101110 | 1001101 | 1001000 | 11000 | 111111 | 10001 |
Color Harmonies of #472610
Complementary color
Monochromatic Colors of #472610
Black with #472610
Text Example
Text Example
White with #472610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472610; }
p { color: rgb(71,38,16); }
H1.HeaderClassName
{
color: #472610;
}
.AnyTagClassName
{
color: #472610;
}
</style>
background-color css
<style>
a { background-color: #472610; }
a { background-color: rgb(71,38,16); }
div.DivClassName
{
background-color: #472610;
}
.BgClassName
{
background-color: #472610;
}
</style>
border-color css
<style>
span { border-color: #472610; }
span { border-color: rgb(71,38,16); }
td.TdClassName
{
border-color: #472610;
}
.TagClassName
{
border-color: #472610;
}
</style>