Shades of Bistre #472813
Tints of Bistre #472813
RGB
CMYK
RGB Variations
Color information
#472813 (or 0x472813) is known color: Bistre. HEX triplet: 47, 28 and 13. RGB value is (71,40,19). Sum of RGB (Red+Green+Blue) = 71+40+19=130 (17% of max value = 765). Red value is 71 (28.12% from 255 or 54.62% from 130); Green value is 40 (16.02% from 255 or 30.77% from 130); Blue value is 19 (7.81% from 255 or 14.62% from 130); Max value from RGB is 71 - color contains mainly: red. Hex color #472813 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472813 is #B8D7EC. Grayscale: #2E2E2E. Windows color (decimal): -12113901 or 1255495. OLE color: 1255495.
HSL color Cylindrical-coordinate representation of color #472813: hue angle of 24.23º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #472813 is Cyan = 0, Magento = 0.44, Yellow = 0.73 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 19 | - |
| CMYK | 0 | 0.44 | 0.73 | 0.72 |
| HSL | 24.23º | 0.58% | 0.18% | - |
| HSV(B) | 24.23º | 0.73% | 0.28% | - |
| XYZ | 3.47 | 2.9 | 0.99 | - |
| YUV | 46.88 | 112.27 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 19 | 0 | 0.44 | 0.73 | 0.72 | 24.23 | 0.58 | 0.18 |
| Hex | 47 | 28 | 13 | 0 | 2C | 49 | 48 | 18 | 3A | 12 |
| Octal | 107 | 50 | 23 | 0 | 54 | 111 | 110 | 30 | 72 | 22 |
| Binary | 1000111 | 101000 | 10011 | 0 | 101100 | 1001001 | 1001000 | 11000 | 111010 | 10010 |
Color Harmonies of #472813
Complementary color
Monochromatic Colors of #472813
Black with #472813
Text Example
Text Example
White with #472813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472813; }
p { color: rgb(71,40,19); }
H1.HeaderClassName
{
color: #472813;
}
.AnyTagClassName
{
color: #472813;
}
</style>
background-color css
<style>
a { background-color: #472813; }
a { background-color: rgb(71,40,19); }
div.DivClassName
{
background-color: #472813;
}
.BgClassName
{
background-color: #472813;
}
</style>
border-color css
<style>
span { border-color: #472813; }
span { border-color: rgb(71,40,19); }
td.TdClassName
{
border-color: #472813;
}
.TagClassName
{
border-color: #472813;
}
</style>