Shades of Loulou #593151
Tints of Loulou #593151
RGB
CMYK
RGB Variations
Color information
#593151 (or 0x593151) is known color: Loulou. HEX triplet: 59, 31 and 51. RGB value is (89,49,81). Sum of RGB (Red+Green+Blue) = 89+49+81=219 (29% of max value = 765). Red value is 89 (35.16% from 255 or 40.64% from 219); Green value is 49 (19.53% from 255 or 22.37% from 219); Blue value is 81 (32.03% from 255 or 36.99% from 219); Max value from RGB is 89 - color contains mainly: red. Hex color #593151 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #593151 is #A6CEAE. Grayscale: #404040. Windows color (decimal): -10931887 or 5321049. OLE color: 5321049.
HSL color Cylindrical-coordinate representation of color #593151: hue angle of 312º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #593151 is Cyan = 0, Magento = 0.45, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 49 | 81 | - |
| CMYK | 0 | 0.45 | 0.09 | 0.65 |
| HSL | 312º | 0.29% | 0.27% | - |
| HSV(B) | 312º | 0.45% | 0.35% | - |
| XYZ | 6.7 | 4.91 | 8.38 | - |
| YUV | 64.61 | 137.25 | 145.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 49 | 81 | 0 | 0.45 | 0.09 | 0.65 | 312 | 0.29 | 0.27 |
| Hex | 59 | 31 | 51 | 0 | 2D | 9 | 41 | 138 | 1D | 1B |
| Octal | 131 | 61 | 121 | 0 | 55 | 11 | 101 | 470 | 35 | 33 |
| Binary | 1011001 | 110001 | 1010001 | 0 | 101101 | 1001 | 1000001 | 100111000 | 11101 | 11011 |
Color Harmonies of #593151
Complementary color
Monochromatic Colors of #593151
Black with #593151
Text Example
Text Example
White with #593151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593151; }
p { color: rgb(89,49,81); }
H1.HeaderClassName
{
color: #593151;
}
.AnyTagClassName
{
color: #593151;
}
</style>
background-color css
<style>
a { background-color: #593151; }
a { background-color: rgb(89,49,81); }
div.DivClassName
{
background-color: #593151;
}
.BgClassName
{
background-color: #593151;
}
</style>
border-color css
<style>
span { border-color: #593151; }
span { border-color: rgb(89,49,81); }
td.TdClassName
{
border-color: #593151;
}
.TagClassName
{
border-color: #593151;
}
</style>