Shades of Bistre #492605
Tints of Bistre #492605
RGB
CMYK
RGB Variations
Color information
#492605 (or 0x492605) is known color: Bistre. HEX triplet: 49, 26 and 05. RGB value is (73,38,5). Sum of RGB (Red+Green+Blue) = 73+38+5=116 (15% of max value = 765). Red value is 73 (28.91% from 255 or 62.93% from 116); Green value is 38 (15.23% from 255 or 32.76% from 116); Blue value is 5 (2.34% from 255 or 4.31% from 116); Max value from RGB is 73 - color contains mainly: red. Hex color #492605 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492605 is #B6D9FA. Grayscale: #2C2C2C. Windows color (decimal): -11983355 or 337481. OLE color: 337481.
HSL color Cylindrical-coordinate representation of color #492605: hue angle of 29.12º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #492605 is Cyan = 0, Magento = 0.48, Yellow = 0.93 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 38 | 5 | - |
| CMYK | 0 | 0.48 | 0.93 | 0.71 |
| HSL | 29.12º | 0.87% | 0.15% | - |
| HSV(B) | 29.12º | 0.93% | 0.29% | - |
| XYZ | 3.47 | 2.81 | 0.5 | - |
| YUV | 44.7 | 105.6 | 148.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 5 | 0 | 0.48 | 0.93 | 0.71 | 29.12 | 0.87 | 0.15 |
| Hex | 49 | 26 | 5 | 0 | 30 | 5D | 47 | 1D | 57 | F |
| Octal | 111 | 46 | 5 | 0 | 60 | 135 | 107 | 35 | 127 | 17 |
| Binary | 1001001 | 100110 | 101 | 0 | 110000 | 1011101 | 1000111 | 11101 | 1010111 | 1111 |
Color Harmonies of #492605
Complementary color
Monochromatic Colors of #492605
Black with #492605
Text Example
Text Example
White with #492605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492605; }
p { color: rgb(73,38,5); }
H1.HeaderClassName
{
color: #492605;
}
.AnyTagClassName
{
color: #492605;
}
</style>
background-color css
<style>
a { background-color: #492605; }
a { background-color: rgb(73,38,5); }
div.DivClassName
{
background-color: #492605;
}
.BgClassName
{
background-color: #492605;
}
</style>
border-color css
<style>
span { border-color: #492605; }
span { border-color: rgb(73,38,5); }
td.TdClassName
{
border-color: #492605;
}
.TagClassName
{
border-color: #492605;
}
</style>