Shades of Bordeaux #490918
Tints of Bordeaux #490918
RGB
CMYK
RGB Variations
Color information
#490918 (or 0x490918) is known color: Bordeaux. HEX triplet: 49, 09 and 18. RGB value is (73,9,24). Sum of RGB (Red+Green+Blue) = 73+9+24=106 (14% of max value = 765). Red value is 73 (28.91% from 255 or 68.87% from 106); Green value is 9 (3.91% from 255 or 8.49% from 106); Blue value is 24 (9.77% from 255 or 22.64% from 106); Max value from RGB is 73 - color contains mainly: red. Hex color #490918 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #490918 is #B6F6E7. Grayscale: #1D1D1D. Windows color (decimal): -11990760 or 1575241. OLE color: 1575241.
HSL color Cylindrical-coordinate representation of color #490918: hue angle of 345.94º 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 #490918 is Cyan = 0, Magento = 0.88, Yellow = 0.67 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 9 | 24 | - |
| CMYK | 0 | 0.88 | 0.67 | 0.71 |
| HSL | 345.94º | 0.78% | 0.16% | - |
| HSV(B) | 345.94º | 0.88% | 0.29% | - |
| XYZ | 3.01 | 1.68 | 1.03 | - |
| YUV | 29.85 | 124.7 | 158.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 9 | 24 | 0 | 0.88 | 0.67 | 0.71 | 345.94 | 0.78 | 0.16 |
| Hex | 49 | 9 | 18 | 0 | 58 | 43 | 47 | 15A | 4E | 10 |
| Octal | 111 | 11 | 30 | 0 | 130 | 103 | 107 | 532 | 116 | 20 |
| Binary | 1001001 | 1001 | 11000 | 0 | 1011000 | 1000011 | 1000111 | 101011010 | 1001110 | 10000 |
Color Harmonies of #490918
Complementary color
Monochromatic Colors of #490918
Black with #490918
Text Example
Text Example
White with #490918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490918; }
p { color: rgb(73,9,24); }
H1.HeaderClassName
{
color: #490918;
}
.AnyTagClassName
{
color: #490918;
}
</style>
background-color css
<style>
a { background-color: #490918; }
a { background-color: rgb(73,9,24); }
div.DivClassName
{
background-color: #490918;
}
.BgClassName
{
background-color: #490918;
}
</style>
border-color css
<style>
span { border-color: #490918; }
span { border-color: rgb(73,9,24); }
td.TdClassName
{
border-color: #490918;
}
.TagClassName
{
border-color: #490918;
}
</style>