Shades of Bordeaux #491321
Tints of Bordeaux #491321
RGB
CMYK
RGB Variations
Color information
#491321 (or 0x491321) is known color: Bordeaux. HEX triplet: 49, 13 and 21. RGB value is (73,19,33). Sum of RGB (Red+Green+Blue) = 73+19+33=125 (16% of max value = 765). Red value is 73 (28.91% from 255 or 58.4% from 125); Green value is 19 (7.81% from 255 or 15.2% from 125); Blue value is 33 (13.28% from 255 or 26.4% from 125); Max value from RGB is 73 - color contains mainly: red. Hex color #491321 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491321 is #B6ECDE. Grayscale: #242424. Windows color (decimal): -11988191 or 2167625. OLE color: 2167625.
HSL color Cylindrical-coordinate representation of color #491321: hue angle of 344.44º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #491321 is Cyan = 0, Magento = 0.74, Yellow = 0.55 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 19 | 33 | - |
| CMYK | 0 | 0.74 | 0.55 | 0.71 |
| HSL | 344.44º | 0.59% | 0.18% | - |
| HSV(B) | 344.44º | 0.74% | 0.29% | - |
| XYZ | 3.26 | 1.99 | 1.65 | - |
| YUV | 36.74 | 125.89 | 153.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 19 | 33 | 0 | 0.74 | 0.55 | 0.71 | 344.44 | 0.59 | 0.18 |
| Hex | 49 | 13 | 21 | 0 | 4A | 37 | 47 | 158 | 3B | 12 |
| Octal | 111 | 23 | 41 | 0 | 112 | 67 | 107 | 530 | 73 | 22 |
| Binary | 1001001 | 10011 | 100001 | 0 | 1001010 | 110111 | 1000111 | 101011000 | 111011 | 10010 |
Color Harmonies of #491321
Complementary color
Monochromatic Colors of #491321
Black with #491321
Text Example
Text Example
White with #491321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491321; }
p { color: rgb(73,19,33); }
H1.HeaderClassName
{
color: #491321;
}
.AnyTagClassName
{
color: #491321;
}
</style>
background-color css
<style>
a { background-color: #491321; }
a { background-color: rgb(73,19,33); }
div.DivClassName
{
background-color: #491321;
}
.BgClassName
{
background-color: #491321;
}
</style>
border-color css
<style>
span { border-color: #491321; }
span { border-color: rgb(73,19,33); }
td.TdClassName
{
border-color: #491321;
}
.TagClassName
{
border-color: #491321;
}
</style>