Shades of Bordeaux #490916
Tints of Bordeaux #490916
RGB
CMYK
RGB Variations
Color information
#490916 (or 0x490916) is known color: Bordeaux. HEX triplet: 49, 09 and 16. RGB value is (73,9,22). Sum of RGB (Red+Green+Blue) = 73+9+22=104 (13% of max value = 765). Red value is 73 (28.91% from 255 or 70.19% from 104); Green value is 9 (3.91% from 255 or 8.65% from 104); Blue value is 22 (8.98% from 255 or 21.15% from 104); Max value from RGB is 73 - color contains mainly: red. Hex color #490916 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #490916 is #B6F6E9. Grayscale: #1D1D1D. Windows color (decimal): -11990762 or 1444169. OLE color: 1444169.
HSL color Cylindrical-coordinate representation of color #490916: hue angle of 347.81º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #490916 is Cyan = 0, Magento = 0.88, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 9 | 22 | - |
| CMYK | 0 | 0.88 | 0.70 | 0.71 |
| HSL | 347.81º | 0.78% | 0.16% | - |
| HSV(B) | 347.81º | 0.88% | 0.29% | - |
| XYZ | 2.99 | 1.67 | 0.92 | - |
| YUV | 29.62 | 123.7 | 158.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 9 | 22 | 0 | 0.88 | 0.70 | 0.71 | 347.81 | 0.78 | 0.16 |
| Hex | 49 | 9 | 16 | 0 | 58 | 46 | 47 | 15C | 4E | 10 |
| Octal | 111 | 11 | 26 | 0 | 130 | 106 | 107 | 534 | 116 | 20 |
| Binary | 1001001 | 1001 | 10110 | 0 | 1011000 | 1000110 | 1000111 | 101011100 | 1001110 | 10000 |
Color Harmonies of #490916
Complementary color
Monochromatic Colors of #490916
Black with #490916
Text Example
Text Example
White with #490916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490916; }
p { color: rgb(73,9,22); }
H1.HeaderClassName
{
color: #490916;
}
.AnyTagClassName
{
color: #490916;
}
</style>
background-color css
<style>
a { background-color: #490916; }
a { background-color: rgb(73,9,22); }
div.DivClassName
{
background-color: #490916;
}
.BgClassName
{
background-color: #490916;
}
</style>
border-color css
<style>
span { border-color: #490916; }
span { border-color: rgb(73,9,22); }
td.TdClassName
{
border-color: #490916;
}
.TagClassName
{
border-color: #490916;
}
</style>