Shades of Bordeaux #491727
Tints of Bordeaux #491727
RGB
CMYK
RGB Variations
Color information
#491727 (or 0x491727) is known color: Bordeaux. HEX triplet: 49, 17 and 27. RGB value is (73,23,39). Sum of RGB (Red+Green+Blue) = 73+23+39=135 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.07% from 135); Green value is 23 (9.38% from 255 or 17.04% from 135); Blue value is 39 (15.62% from 255 or 28.89% from 135); Max value from RGB is 73 - color contains mainly: red. Hex color #491727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491727 is #B6E8D8. Grayscale: #272727. Windows color (decimal): -11987161 or 2561865. OLE color: 2561865.
HSL color Cylindrical-coordinate representation of color #491727: hue angle of 340.8º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #491727 is Cyan = 0, Magento = 0.68, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 23 | 39 | - |
| CMYK | 0 | 0.68 | 0.47 | 0.71 |
| HSL | 340.8º | 0.52% | 0.19% | - |
| HSV(B) | 340.8º | 0.68% | 0.29% | - |
| XYZ | 3.42 | 2.18 | 2.16 | - |
| YUV | 39.77 | 127.57 | 151.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 23 | 39 | 0 | 0.68 | 0.47 | 0.71 | 340.8 | 0.52 | 0.19 |
| Hex | 49 | 17 | 27 | 0 | 44 | 2F | 47 | 155 | 34 | 13 |
| Octal | 111 | 27 | 47 | 0 | 104 | 57 | 107 | 525 | 64 | 23 |
| Binary | 1001001 | 10111 | 100111 | 0 | 1000100 | 101111 | 1000111 | 101010101 | 110100 | 10011 |
Color Harmonies of #491727
Complementary color
Monochromatic Colors of #491727
Black with #491727
Text Example
Text Example
White with #491727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491727; }
p { color: rgb(73,23,39); }
H1.HeaderClassName
{
color: #491727;
}
.AnyTagClassName
{
color: #491727;
}
</style>
background-color css
<style>
a { background-color: #491727; }
a { background-color: rgb(73,23,39); }
div.DivClassName
{
background-color: #491727;
}
.BgClassName
{
background-color: #491727;
}
</style>
border-color css
<style>
span { border-color: #491727; }
span { border-color: rgb(73,23,39); }
td.TdClassName
{
border-color: #491727;
}
.TagClassName
{
border-color: #491727;
}
</style>