Shades of Bordeaux #491023
Tints of Bordeaux #491023
RGB
CMYK
RGB Variations
Color information
#491023 (or 0x491023) is known color: Bordeaux. HEX triplet: 49, 10 and 23. RGB value is (73,16,35). Sum of RGB (Red+Green+Blue) = 73+16+35=124 (16% of max value = 765). Red value is 73 (28.91% from 255 or 58.87% from 124); Green value is 16 (6.64% from 255 or 12.90% from 124); Blue value is 35 (14.06% from 255 or 28.23% from 124); Max value from RGB is 73 - color contains mainly: red. Hex color #491023 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491023 is #B6EFDC. Grayscale: #232323. Windows color (decimal): -11988957 or 2297929. OLE color: 2297929.
HSL color Cylindrical-coordinate representation of color #491023: hue angle of 340º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #491023 is Cyan = 0, Magento = 0.78, Yellow = 0.52 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 16 | 35 | - |
| CMYK | 0 | 0.78 | 0.52 | 0.71 |
| HSL | 340º | 0.64% | 0.17% | - |
| HSV(B) | 340º | 0.78% | 0.29% | - |
| XYZ | 3.24 | 1.91 | 1.79 | - |
| YUV | 35.21 | 127.88 | 154.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 16 | 35 | 0 | 0.78 | 0.52 | 0.71 | 340 | 0.64 | 0.17 |
| Hex | 49 | 10 | 23 | 0 | 4E | 34 | 47 | 154 | 40 | 11 |
| Octal | 111 | 20 | 43 | 0 | 116 | 64 | 107 | 524 | 100 | 21 |
| Binary | 1001001 | 10000 | 100011 | 0 | 1001110 | 110100 | 1000111 | 101010100 | 1000000 | 10001 |
Color Harmonies of #491023
Complementary color
Monochromatic Colors of #491023
Black with #491023
Text Example
Text Example
White with #491023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491023; }
p { color: rgb(73,16,35); }
H1.HeaderClassName
{
color: #491023;
}
.AnyTagClassName
{
color: #491023;
}
</style>
background-color css
<style>
a { background-color: #491023; }
a { background-color: rgb(73,16,35); }
div.DivClassName
{
background-color: #491023;
}
.BgClassName
{
background-color: #491023;
}
</style>
border-color css
<style>
span { border-color: #491023; }
span { border-color: rgb(73,16,35); }
td.TdClassName
{
border-color: #491023;
}
.TagClassName
{
border-color: #491023;
}
</style>