Shades of Bordeaux #490417
Tints of Bordeaux #490417
RGB
CMYK
RGB Variations
Color information
#490417 (or 0x490417) is known color: Bordeaux. HEX triplet: 49, 04 and 17. RGB value is (73,4,23). Sum of RGB (Red+Green+Blue) = 73+4+23=100 (13% of max value = 765). Red value is 73 (28.91% from 255 or 73% from 100); Green value is 4 (1.95% from 255 or 4% from 100); Blue value is 23 (9.38% from 255 or 23% from 100); Max value from RGB is 73 - color contains mainly: red. Hex color #490417 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #490417 is #B6FBE8. Grayscale: #1A1A1A. Windows color (decimal): -11992041 or 1508425. OLE color: 1508425.
HSL color Cylindrical-coordinate representation of color #490417: hue angle of 343.48º degrees, saturation: 0.9, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #490417 is Cyan = 0, Magento = 0.95, Yellow = 0.68 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 4 | 23 | - |
| CMYK | 0 | 0.95 | 0.68 | 0.71 |
| HSL | 343.48º | 0.9% | 0.15% | - |
| HSV(B) | 343.48º | 0.95% | 0.29% | - |
| XYZ | 2.95 | 1.57 | 0.96 | - |
| YUV | 26.8 | 125.86 | 160.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 4 | 23 | 0 | 0.95 | 0.68 | 0.71 | 343.48 | 0.9 | 0.15 |
| Hex | 49 | 4 | 17 | 0 | 5F | 44 | 47 | 157 | 5A | F |
| Octal | 111 | 4 | 27 | 0 | 137 | 104 | 107 | 527 | 132 | 17 |
| Binary | 1001001 | 100 | 10111 | 0 | 1011111 | 1000100 | 1000111 | 101010111 | 1011010 | 1111 |
Color Harmonies of #490417
Complementary color
Monochromatic Colors of #490417
Black with #490417
Text Example
Text Example
White with #490417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490417; }
p { color: rgb(73,4,23); }
H1.HeaderClassName
{
color: #490417;
}
.AnyTagClassName
{
color: #490417;
}
</style>
background-color css
<style>
a { background-color: #490417; }
a { background-color: rgb(73,4,23); }
div.DivClassName
{
background-color: #490417;
}
.BgClassName
{
background-color: #490417;
}
</style>
border-color css
<style>
span { border-color: #490417; }
span { border-color: rgb(73,4,23); }
td.TdClassName
{
border-color: #490417;
}
.TagClassName
{
border-color: #490417;
}
</style>