Shades of Bistre #472801
Tints of Bistre #472801
RGB
CMYK
RGB Variations
Color information
#472801 (or 0x472801) is known color: Bistre. HEX triplet: 47, 28 and 01. RGB value is (71,40,1). Sum of RGB (Red+Green+Blue) = 71+40+1=112 (14% of max value = 765). Red value is 71 (28.12% from 255 or 63.39% from 112); Green value is 40 (16.02% from 255 or 35.71% from 112); Blue value is 1 (0.78% from 255 or 0.89% from 112); Max value from RGB is 71 - color contains mainly: red. Hex color #472801 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472801 is #B8D7FE. Grayscale: #2D2D2D. Windows color (decimal): -12113919 or 75847. OLE color: 75847.
HSL color Cylindrical-coordinate representation of color #472801: hue angle of 33.43º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #472801 is Cyan = 0, Magento = 0.44, Yellow = 0.99 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 1 | - |
| CMYK | 0 | 0.44 | 0.99 | 0.72 |
| HSL | 33.43º | 0.97% | 0.14% | - |
| HSV(B) | 33.43º | 0.99% | 0.28% | - |
| XYZ | 3.36 | 2.86 | 0.4 | - |
| YUV | 44.82 | 103.27 | 146.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 1 | 0 | 0.44 | 0.99 | 0.72 | 33.43 | 0.97 | 0.14 |
| Hex | 47 | 28 | 1 | 0 | 2C | 63 | 48 | 21 | 61 | E |
| Octal | 107 | 50 | 1 | 0 | 54 | 143 | 110 | 41 | 141 | 16 |
| Binary | 1000111 | 101000 | 1 | 0 | 101100 | 1100011 | 1001000 | 100001 | 1100001 | 1110 |
Color Harmonies of #472801
Complementary color
Monochromatic Colors of #472801
Black with #472801
Text Example
Text Example
White with #472801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472801; }
p { color: rgb(71,40,1); }
H1.HeaderClassName
{
color: #472801;
}
.AnyTagClassName
{
color: #472801;
}
</style>
background-color css
<style>
a { background-color: #472801; }
a { background-color: rgb(71,40,1); }
div.DivClassName
{
background-color: #472801;
}
.BgClassName
{
background-color: #472801;
}
</style>
border-color css
<style>
span { border-color: #472801; }
span { border-color: rgb(71,40,1); }
td.TdClassName
{
border-color: #472801;
}
.TagClassName
{
border-color: #472801;
}
</style>