Shades of Bistre #492707
Tints of Bistre #492707
RGB
CMYK
RGB Variations
Color information
#492707 (or 0x492707) is known color: Bistre. HEX triplet: 49, 27 and 07. RGB value is (73,39,7). Sum of RGB (Red+Green+Blue) = 73+39+7=119 (15% of max value = 765). Red value is 73 (28.91% from 255 or 61.34% from 119); Green value is 39 (15.62% from 255 or 32.77% from 119); Blue value is 7 (3.12% from 255 or 5.88% from 119); Max value from RGB is 73 - color contains mainly: red. Hex color #492707 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492707 is #B6D8F8. Grayscale: #2D2D2D. Windows color (decimal): -11983097 or 468809. OLE color: 468809.
HSL color Cylindrical-coordinate representation of color #492707: hue angle of 29.09º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #492707 is Cyan = 0, Magento = 0.47, Yellow = 0.90 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 7 | - |
| CMYK | 0 | 0.47 | 0.90 | 0.71 |
| HSL | 29.09º | 0.83% | 0.16% | - |
| HSV(B) | 29.09º | 0.9% | 0.29% | - |
| XYZ | 3.51 | 2.88 | 0.57 | - |
| YUV | 45.52 | 106.26 | 147.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 7 | 0 | 0.47 | 0.90 | 0.71 | 29.09 | 0.83 | 0.16 |
| Hex | 49 | 27 | 7 | 0 | 2F | 5A | 47 | 1D | 52 | 10 |
| Octal | 111 | 47 | 7 | 0 | 57 | 132 | 107 | 35 | 122 | 20 |
| Binary | 1001001 | 100111 | 111 | 0 | 101111 | 1011010 | 1000111 | 11101 | 1010010 | 10000 |
Color Harmonies of #492707
Complementary color
Monochromatic Colors of #492707
Black with #492707
Text Example
Text Example
White with #492707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492707; }
p { color: rgb(73,39,7); }
H1.HeaderClassName
{
color: #492707;
}
.AnyTagClassName
{
color: #492707;
}
</style>
background-color css
<style>
a { background-color: #492707; }
a { background-color: rgb(73,39,7); }
div.DivClassName
{
background-color: #492707;
}
.BgClassName
{
background-color: #492707;
}
</style>
border-color css
<style>
span { border-color: #492707; }
span { border-color: rgb(73,39,7); }
td.TdClassName
{
border-color: #492707;
}
.TagClassName
{
border-color: #492707;
}
</style>