Shades of Bordeaux #591323
Tints of Bordeaux #591323
RGB
CMYK
RGB Variations
Color information
#591323 (or 0x591323) is known color: Bordeaux. HEX triplet: 59, 13 and 23. RGB value is (89,19,35). Sum of RGB (Red+Green+Blue) = 89+19+35=143 (18% of max value = 765). Red value is 89 (35.16% from 255 or 62.24% from 143); Green value is 19 (7.81% from 255 or 13.29% from 143); Blue value is 35 (14.06% from 255 or 24.48% from 143); Max value from RGB is 89 - color contains mainly: red. Hex color #591323 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591323 is #A6ECDC. Grayscale: #292929. Windows color (decimal): -10939613 or 2298713. OLE color: 2298713.
HSL color Cylindrical-coordinate representation of color #591323: hue angle of 346.29º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #591323 is Cyan = 0, Magento = 0.79, Yellow = 0.61 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 19 | 35 | - |
| CMYK | 0 | 0.79 | 0.61 | 0.65 |
| HSL | 346.29º | 0.65% | 0.21% | - |
| HSV(B) | 346.29º | 0.79% | 0.35% | - |
| XYZ | 4.66 | 2.71 | 1.87 | - |
| YUV | 41.75 | 124.19 | 161.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 19 | 35 | 0 | 0.79 | 0.61 | 0.65 | 346.29 | 0.65 | 0.21 |
| Hex | 59 | 13 | 23 | 0 | 4F | 3D | 41 | 15A | 41 | 15 |
| Octal | 131 | 23 | 43 | 0 | 117 | 75 | 101 | 532 | 101 | 25 |
| Binary | 1011001 | 10011 | 100011 | 0 | 1001111 | 111101 | 1000001 | 101011010 | 1000001 | 10101 |
Color Harmonies of #591323
Complementary color
Monochromatic Colors of #591323
Black with #591323
Text Example
Text Example
White with #591323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591323; }
p { color: rgb(89,19,35); }
H1.HeaderClassName
{
color: #591323;
}
.AnyTagClassName
{
color: #591323;
}
</style>
background-color css
<style>
a { background-color: #591323; }
a { background-color: rgb(89,19,35); }
div.DivClassName
{
background-color: #591323;
}
.BgClassName
{
background-color: #591323;
}
</style>
border-color css
<style>
span { border-color: #591323; }
span { border-color: rgb(89,19,35); }
td.TdClassName
{
border-color: #591323;
}
.TagClassName
{
border-color: #591323;
}
</style>