Shades of Bistre #472501
Tints of Bistre #472501
RGB
CMYK
RGB Variations
Color information
#472501 (or 0x472501) is known color: Bistre. HEX triplet: 47, 25 and 01. RGB value is (71,37,1). Sum of RGB (Red+Green+Blue) = 71+37+1=109 (14% of max value = 765). Red value is 71 (28.12% from 255 or 65.14% from 109); Green value is 37 (14.84% from 255 or 33.94% from 109); Blue value is 1 (0.78% from 255 or 0.92% from 109); Max value from RGB is 71 - color contains mainly: red. Hex color #472501 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472501 is #B8DAFE. Grayscale: #2B2B2B. Windows color (decimal): -12114687 or 75079. OLE color: 75079.
HSL color Cylindrical-coordinate representation of color #472501: hue angle of 30.86º 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 #472501 is Cyan = 0, Magento = 0.48, Yellow = 0.99 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 1 | - |
| CMYK | 0 | 0.48 | 0.99 | 0.72 |
| HSL | 30.86º | 0.97% | 0.14% | - |
| HSV(B) | 30.86º | 0.99% | 0.28% | - |
| XYZ | 3.27 | 2.66 | 0.37 | - |
| YUV | 43.06 | 104.26 | 147.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 1 | 0 | 0.48 | 0.99 | 0.72 | 30.86 | 0.97 | 0.14 |
| Hex | 47 | 25 | 1 | 0 | 30 | 63 | 48 | 1F | 61 | E |
| Octal | 107 | 45 | 1 | 0 | 60 | 143 | 110 | 37 | 141 | 16 |
| Binary | 1000111 | 100101 | 1 | 0 | 110000 | 1100011 | 1001000 | 11111 | 1100001 | 1110 |
Color Harmonies of #472501
Complementary color
Monochromatic Colors of #472501
Black with #472501
Text Example
Text Example
White with #472501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472501; }
p { color: rgb(71,37,1); }
H1.HeaderClassName
{
color: #472501;
}
.AnyTagClassName
{
color: #472501;
}
</style>
background-color css
<style>
a { background-color: #472501; }
a { background-color: rgb(71,37,1); }
div.DivClassName
{
background-color: #472501;
}
.BgClassName
{
background-color: #472501;
}
</style>
border-color css
<style>
span { border-color: #472501; }
span { border-color: rgb(71,37,1); }
td.TdClassName
{
border-color: #472501;
}
.TagClassName
{
border-color: #472501;
}
</style>