Shades of Bistre #472802
Tints of Bistre #472802
RGB
CMYK
RGB Variations
Color information
#472802 (or 0x472802) is known color: Bistre. HEX triplet: 47, 28 and 02. RGB value is (71,40,2). Sum of RGB (Red+Green+Blue) = 71+40+2=113 (14% of max value = 765). Red value is 71 (28.12% from 255 or 62.83% from 113); Green value is 40 (16.02% from 255 or 35.40% from 113); Blue value is 2 (1.17% from 255 or 1.77% from 113); Max value from RGB is 71 - color contains mainly: red. Hex color #472802 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472802 is #B8D7FD. Grayscale: #2D2D2D. Windows color (decimal): -12113918 or 141383. OLE color: 141383.
HSL color Cylindrical-coordinate representation of color #472802: hue angle of 33.04º degrees, saturation: 0.95, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #472802 is Cyan = 0, Magento = 0.44, Yellow = 0.97 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 2 | - |
| CMYK | 0 | 0.44 | 0.97 | 0.72 |
| HSL | 33.04º | 0.95% | 0.14% | - |
| HSV(B) | 33.04º | 0.97% | 0.28% | - |
| XYZ | 3.37 | 2.86 | 0.43 | - |
| YUV | 44.94 | 103.77 | 146.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 2 | 0 | 0.44 | 0.97 | 0.72 | 33.04 | 0.95 | 0.14 |
| Hex | 47 | 28 | 2 | 0 | 2C | 61 | 48 | 21 | 5F | E |
| Octal | 107 | 50 | 2 | 0 | 54 | 141 | 110 | 41 | 137 | 16 |
| Binary | 1000111 | 101000 | 10 | 0 | 101100 | 1100001 | 1001000 | 100001 | 1011111 | 1110 |
Color Harmonies of #472802
Complementary color
Monochromatic Colors of #472802
Black with #472802
Text Example
Text Example
White with #472802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472802; }
p { color: rgb(71,40,2); }
H1.HeaderClassName
{
color: #472802;
}
.AnyTagClassName
{
color: #472802;
}
</style>
background-color css
<style>
a { background-color: #472802; }
a { background-color: rgb(71,40,2); }
div.DivClassName
{
background-color: #472802;
}
.BgClassName
{
background-color: #472802;
}
</style>
border-color css
<style>
span { border-color: #472802; }
span { border-color: rgb(71,40,2); }
td.TdClassName
{
border-color: #472802;
}
.TagClassName
{
border-color: #472802;
}
</style>