Shades of Bordeaux #490716
Tints of Bordeaux #490716
RGB
CMYK
RGB Variations
Color information
#490716 (or 0x490716) is known color: Bordeaux. HEX triplet: 49, 07 and 16. RGB value is (73,7,22). Sum of RGB (Red+Green+Blue) = 73+7+22=102 (13% of max value = 765). Red value is 73 (28.91% from 255 or 71.57% from 102); Green value is 7 (3.12% from 255 or 6.86% from 102); Blue value is 22 (8.98% from 255 or 21.57% from 102); Max value from RGB is 73 - color contains mainly: red. Hex color #490716 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #490716 is #B6F8E9. Grayscale: #1C1C1C. Windows color (decimal): -11991274 or 1443657. OLE color: 1443657.
HSL color Cylindrical-coordinate representation of color #490716: hue angle of 346.36º 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 #490716 is Cyan = 0, Magento = 0.90, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 7 | 22 | - |
| CMYK | 0 | 0.90 | 0.70 | 0.71 |
| HSL | 346.36º | 0.83% | 0.16% | - |
| HSV(B) | 346.36º | 0.9% | 0.29% | - |
| XYZ | 2.97 | 1.63 | 0.92 | - |
| YUV | 28.44 | 124.37 | 159.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 7 | 22 | 0 | 0.90 | 0.70 | 0.71 | 346.36 | 0.83 | 0.16 |
| Hex | 49 | 7 | 16 | 0 | 5A | 46 | 47 | 15A | 52 | 10 |
| Octal | 111 | 7 | 26 | 0 | 132 | 106 | 107 | 532 | 122 | 20 |
| Binary | 1001001 | 111 | 10110 | 0 | 1011010 | 1000110 | 1000111 | 101011010 | 1010010 | 10000 |
Color Harmonies of #490716
Complementary color
Monochromatic Colors of #490716
Black with #490716
Text Example
Text Example
White with #490716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490716; }
p { color: rgb(73,7,22); }
H1.HeaderClassName
{
color: #490716;
}
.AnyTagClassName
{
color: #490716;
}
</style>
background-color css
<style>
a { background-color: #490716; }
a { background-color: rgb(73,7,22); }
div.DivClassName
{
background-color: #490716;
}
.BgClassName
{
background-color: #490716;
}
</style>
border-color css
<style>
span { border-color: #490716; }
span { border-color: rgb(73,7,22); }
td.TdClassName
{
border-color: #490716;
}
.TagClassName
{
border-color: #490716;
}
</style>