Shades of Bistre #472904
Tints of Bistre #472904
RGB
CMYK
RGB Variations
Color information
#472904 (or 0x472904) is known color: Bistre. HEX triplet: 47, 29 and 04. RGB value is (71,41,4). Sum of RGB (Red+Green+Blue) = 71+41+4=116 (15% of max value = 765). Red value is 71 (28.12% from 255 or 61.21% from 116); Green value is 41 (16.41% from 255 or 35.34% from 116); Blue value is 4 (1.95% from 255 or 3.45% from 116); Max value from RGB is 71 - color contains mainly: red. Hex color #472904 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472904 is #B8D6FB. Grayscale: #2D2D2D. Windows color (decimal): -12113660 or 272711. OLE color: 272711.
HSL color Cylindrical-coordinate representation of color #472904: hue angle of 33.13º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #472904 is Cyan = 0, Magento = 0.42, Yellow = 0.94 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 41 | 4 | - |
| CMYK | 0 | 0.42 | 0.94 | 0.72 |
| HSL | 33.13º | 0.89% | 0.15% | - |
| HSV(B) | 33.13º | 0.94% | 0.28% | - |
| XYZ | 3.41 | 2.93 | 0.5 | - |
| YUV | 45.75 | 104.44 | 146.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 4 | 0 | 0.42 | 0.94 | 0.72 | 33.13 | 0.89 | 0.15 |
| Hex | 47 | 29 | 4 | 0 | 2A | 5E | 48 | 21 | 59 | F |
| Octal | 107 | 51 | 4 | 0 | 52 | 136 | 110 | 41 | 131 | 17 |
| Binary | 1000111 | 101001 | 100 | 0 | 101010 | 1011110 | 1001000 | 100001 | 1011001 | 1111 |
Color Harmonies of #472904
Complementary color
Monochromatic Colors of #472904
Black with #472904
Text Example
Text Example
White with #472904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472904; }
p { color: rgb(71,41,4); }
H1.HeaderClassName
{
color: #472904;
}
.AnyTagClassName
{
color: #472904;
}
</style>
background-color css
<style>
a { background-color: #472904; }
a { background-color: rgb(71,41,4); }
div.DivClassName
{
background-color: #472904;
}
.BgClassName
{
background-color: #472904;
}
</style>
border-color css
<style>
span { border-color: #472904; }
span { border-color: rgb(71,41,4); }
td.TdClassName
{
border-color: #472904;
}
.TagClassName
{
border-color: #472904;
}
</style>