Shades of Bordeaux #490816
Tints of Bordeaux #490816
RGB
CMYK
RGB Variations
Color information
#490816 (or 0x490816) is known color: Bordeaux. HEX triplet: 49, 08 and 16. RGB value is (73,8,22). Sum of RGB (Red+Green+Blue) = 73+8+22=103 (13% of max value = 765). Red value is 73 (28.91% from 255 or 70.87% from 103); Green value is 8 (3.52% from 255 or 7.77% from 103); Blue value is 22 (8.98% from 255 or 21.36% from 103); Max value from RGB is 73 - color contains mainly: red. Hex color #490816 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #490816 is #B6F7E9. Grayscale: #1D1D1D. Windows color (decimal): -11991018 or 1443913. OLE color: 1443913.
HSL color Cylindrical-coordinate representation of color #490816: hue angle of 347.08º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #490816 is Cyan = 0, Magento = 0.89, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 8 | 22 | - |
| CMYK | 0 | 0.89 | 0.70 | 0.71 |
| HSL | 347.08º | 0.8% | 0.16% | - |
| HSV(B) | 347.08º | 0.89% | 0.29% | - |
| XYZ | 2.98 | 1.65 | 0.92 | - |
| YUV | 29.03 | 124.03 | 159.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 8 | 22 | 0 | 0.89 | 0.70 | 0.71 | 347.08 | 0.8 | 0.16 |
| Hex | 49 | 8 | 16 | 0 | 59 | 46 | 47 | 15B | 50 | 10 |
| Octal | 111 | 10 | 26 | 0 | 131 | 106 | 107 | 533 | 120 | 20 |
| Binary | 1001001 | 1000 | 10110 | 0 | 1011001 | 1000110 | 1000111 | 101011011 | 1010000 | 10000 |
Color Harmonies of #490816
Complementary color
Monochromatic Colors of #490816
Black with #490816
Text Example
Text Example
White with #490816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490816; }
p { color: rgb(73,8,22); }
H1.HeaderClassName
{
color: #490816;
}
.AnyTagClassName
{
color: #490816;
}
</style>
background-color css
<style>
a { background-color: #490816; }
a { background-color: rgb(73,8,22); }
div.DivClassName
{
background-color: #490816;
}
.BgClassName
{
background-color: #490816;
}
</style>
border-color css
<style>
span { border-color: #490816; }
span { border-color: rgb(73,8,22); }
td.TdClassName
{
border-color: #490816;
}
.TagClassName
{
border-color: #490816;
}
</style>