Shades of Bistre #472809
Tints of Bistre #472809
RGB
CMYK
RGB Variations
Color information
#472809 (or 0x472809) is known color: Bistre. HEX triplet: 47, 28 and 09. RGB value is (71,40,9). Sum of RGB (Red+Green+Blue) = 71+40+9=120 (15% of max value = 765). Red value is 71 (28.12% from 255 or 59.17% from 120); Green value is 40 (16.02% from 255 or 33.33% from 120); Blue value is 9 (3.91% from 255 or 7.5% from 120); Max value from RGB is 71 - color contains mainly: red. Hex color #472809 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472809 is #B8D7F6. Grayscale: #2D2D2D. Windows color (decimal): -12113911 or 600135. OLE color: 600135.
HSL color Cylindrical-coordinate representation of color #472809: hue angle of 30º degrees, saturation: 0.77, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #472809 is Cyan = 0, Magento = 0.44, Yellow = 0.87 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 9 | - |
| CMYK | 0 | 0.44 | 0.87 | 0.72 |
| HSL | 30º | 0.78% | 0.16% | - |
| HSV(B) | 30º | 0.87% | 0.28% | - |
| XYZ | 3.41 | 2.88 | 0.63 | - |
| YUV | 45.74 | 107.27 | 146.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 9 | 0 | 0.44 | 0.87 | 0.72 | 30 | 0.78 | 0.16 |
| Hex | 47 | 28 | 9 | 0 | 2C | 57 | 48 | 1E | 4E | 10 |
| Octal | 107 | 50 | 11 | 0 | 54 | 127 | 110 | 36 | 116 | 20 |
| Binary | 1000111 | 101000 | 1001 | 0 | 101100 | 1010111 | 1001000 | 11110 | 1001110 | 10000 |
Color Harmonies of #472809
Complementary color
Monochromatic Colors of #472809
Black with #472809
Text Example
Text Example
White with #472809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472809; }
p { color: rgb(71,40,9); }
H1.HeaderClassName
{
color: #472809;
}
.AnyTagClassName
{
color: #472809;
}
</style>
background-color css
<style>
a { background-color: #472809; }
a { background-color: rgb(71,40,9); }
div.DivClassName
{
background-color: #472809;
}
.BgClassName
{
background-color: #472809;
}
</style>
border-color css
<style>
span { border-color: #472809; }
span { border-color: rgb(71,40,9); }
td.TdClassName
{
border-color: #472809;
}
.TagClassName
{
border-color: #472809;
}
</style>