Shades of Bordeaux #491920
Tints of Bordeaux #491920
RGB
CMYK
RGB Variations
Color information
#491920 (or 0x491920) is known color: Bordeaux. HEX triplet: 49, 19 and 20. RGB value is (73,25,32). Sum of RGB (Red+Green+Blue) = 73+25+32=130 (17% of max value = 765). Red value is 73 (28.91% from 255 or 56.15% from 130); Green value is 25 (10.16% from 255 or 19.23% from 130); Blue value is 32 (12.89% from 255 or 24.62% from 130); Max value from RGB is 73 - color contains mainly: red. Hex color #491920 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491920 is #B6E6DF. Grayscale: #282828. Windows color (decimal): -11986656 or 2103625. OLE color: 2103625.
HSL color Cylindrical-coordinate representation of color #491920: hue angle of 351.25º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #491920 is Cyan = 0, Magento = 0.66, Yellow = 0.56 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 25 | 32 | - |
| CMYK | 0 | 0.66 | 0.56 | 0.71 |
| HSL | 351.25º | 0.49% | 0.19% | - |
| HSV(B) | 351.25º | 0.66% | 0.29% | - |
| XYZ | 3.36 | 2.22 | 1.62 | - |
| YUV | 40.15 | 123.4 | 151.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 25 | 32 | 0 | 0.66 | 0.56 | 0.71 | 351.25 | 0.49 | 0.19 |
| Hex | 49 | 19 | 20 | 0 | 42 | 38 | 47 | 15F | 31 | 13 |
| Octal | 111 | 31 | 40 | 0 | 102 | 70 | 107 | 537 | 61 | 23 |
| Binary | 1001001 | 11001 | 100000 | 0 | 1000010 | 111000 | 1000111 | 101011111 | 110001 | 10011 |
Color Harmonies of #491920
Complementary color
Monochromatic Colors of #491920
Black with #491920
Text Example
Text Example
White with #491920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491920; }
p { color: rgb(73,25,32); }
H1.HeaderClassName
{
color: #491920;
}
.AnyTagClassName
{
color: #491920;
}
</style>
background-color css
<style>
a { background-color: #491920; }
a { background-color: rgb(73,25,32); }
div.DivClassName
{
background-color: #491920;
}
.BgClassName
{
background-color: #491920;
}
</style>
border-color css
<style>
span { border-color: #491920; }
span { border-color: rgb(73,25,32); }
td.TdClassName
{
border-color: #491920;
}
.TagClassName
{
border-color: #491920;
}
</style>