Shades of Bordeaux #590922
Tints of Bordeaux #590922
RGB
CMYK
RGB Variations
Color information
#590922 (or 0x590922) is known color: Bordeaux. HEX triplet: 59, 09 and 22. RGB value is (89,9,34). Sum of RGB (Red+Green+Blue) = 89+9+34=132 (17% of max value = 765). Red value is 89 (35.16% from 255 or 67.42% from 132); Green value is 9 (3.91% from 255 or 6.82% from 132); Blue value is 34 (13.67% from 255 or 25.76% from 132); Max value from RGB is 89 - color contains mainly: red. Hex color #590922 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590922 is #A6F6DD. Grayscale: #232323. Windows color (decimal): -10942174 or 2230617. OLE color: 2230617.
HSL color Cylindrical-coordinate representation of color #590922: hue angle of 341.25º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #590922 is Cyan = 0, Magento = 0.90, Yellow = 0.62 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 9 | 34 | - |
| CMYK | 0 | 0.90 | 0.62 | 0.65 |
| HSL | 341.25º | 0.82% | 0.19% | - |
| HSV(B) | 341.25º | 0.9% | 0.35% | - |
| XYZ | 4.51 | 2.43 | 1.75 | - |
| YUV | 35.77 | 127 | 165.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 9 | 34 | 0 | 0.90 | 0.62 | 0.65 | 341.25 | 0.82 | 0.19 |
| Hex | 59 | 9 | 22 | 0 | 5A | 3E | 41 | 155 | 52 | 13 |
| Octal | 131 | 11 | 42 | 0 | 132 | 76 | 101 | 525 | 122 | 23 |
| Binary | 1011001 | 1001 | 100010 | 0 | 1011010 | 111110 | 1000001 | 101010101 | 1010010 | 10011 |
Color Harmonies of #590922
Complementary color
Monochromatic Colors of #590922
Black with #590922
Text Example
Text Example
White with #590922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590922; }
p { color: rgb(89,9,34); }
H1.HeaderClassName
{
color: #590922;
}
.AnyTagClassName
{
color: #590922;
}
</style>
background-color css
<style>
a { background-color: #590922; }
a { background-color: rgb(89,9,34); }
div.DivClassName
{
background-color: #590922;
}
.BgClassName
{
background-color: #590922;
}
</style>
border-color css
<style>
span { border-color: #590922; }
span { border-color: rgb(89,9,34); }
td.TdClassName
{
border-color: #590922;
}
.TagClassName
{
border-color: #590922;
}
</style>