Shades of Bordeaux #490718
Tints of Bordeaux #490718
RGB
CMYK
RGB Variations
Color information
#490718 (or 0x490718) is known color: Bordeaux. HEX triplet: 49, 07 and 18. RGB value is (73,7,24). Sum of RGB (Red+Green+Blue) = 73+7+24=104 (13% of max value = 765). Red value is 73 (28.91% from 255 or 70.19% from 104); Green value is 7 (3.12% from 255 or 6.73% from 104); Blue value is 24 (9.77% from 255 or 23.08% from 104); Max value from RGB is 73 - color contains mainly: red. Hex color #490718 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #490718 is #B6F8E7. Grayscale: #1C1C1C. Windows color (decimal): -11991272 or 1574729. OLE color: 1574729.
HSL color Cylindrical-coordinate representation of color #490718: hue angle of 344.55º 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 #490718 is Cyan = 0, Magento = 0.90, Yellow = 0.67 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 7 | 24 | - |
| CMYK | 0 | 0.90 | 0.67 | 0.71 |
| HSL | 344.55º | 0.83% | 0.16% | - |
| HSV(B) | 344.55º | 0.9% | 0.29% | - |
| XYZ | 2.99 | 1.63 | 1.02 | - |
| YUV | 28.67 | 125.37 | 159.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 7 | 24 | 0 | 0.90 | 0.67 | 0.71 | 344.55 | 0.83 | 0.16 |
| Hex | 49 | 7 | 18 | 0 | 5A | 43 | 47 | 159 | 52 | 10 |
| Octal | 111 | 7 | 30 | 0 | 132 | 103 | 107 | 531 | 122 | 20 |
| Binary | 1001001 | 111 | 11000 | 0 | 1011010 | 1000011 | 1000111 | 101011001 | 1010010 | 10000 |
Color Harmonies of #490718
Complementary color
Monochromatic Colors of #490718
Black with #490718
Text Example
Text Example
White with #490718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490718; }
p { color: rgb(73,7,24); }
H1.HeaderClassName
{
color: #490718;
}
.AnyTagClassName
{
color: #490718;
}
</style>
background-color css
<style>
a { background-color: #490718; }
a { background-color: rgb(73,7,24); }
div.DivClassName
{
background-color: #490718;
}
.BgClassName
{
background-color: #490718;
}
</style>
border-color css
<style>
span { border-color: #490718; }
span { border-color: rgb(73,7,24); }
td.TdClassName
{
border-color: #490718;
}
.TagClassName
{
border-color: #490718;
}
</style>