Shades of Loulou #593150
Tints of Loulou #593150
RGB
CMYK
RGB Variations
Color information
#593150 (or 0x593150) is known color: Loulou. HEX triplet: 59, 31 and 50. RGB value is (89,49,80). Sum of RGB (Red+Green+Blue) = 89+49+80=218 (28% of max value = 765). Red value is 89 (35.16% from 255 or 40.83% from 218); Green value is 49 (19.53% from 255 or 22.48% from 218); Blue value is 80 (31.64% from 255 or 36.70% from 218); Max value from RGB is 89 - color contains mainly: red. Hex color #593150 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #593150 is #A6CEAF. Grayscale: #404040. Windows color (decimal): -10931888 or 5255513. OLE color: 5255513.
HSL color Cylindrical-coordinate representation of color #593150: hue angle of 313.5º 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 #593150 is Cyan = 0, Magento = 0.45, Yellow = 0.10 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 49 | 80 | - |
| CMYK | 0 | 0.45 | 0.10 | 0.65 |
| HSL | 313.5º | 0.29% | 0.27% | - |
| HSV(B) | 313.5º | 0.45% | 0.35% | - |
| XYZ | 6.67 | 4.9 | 8.18 | - |
| YUV | 64.49 | 136.75 | 145.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 49 | 80 | 0 | 0.45 | 0.10 | 0.65 | 313.5 | 0.29 | 0.27 |
| Hex | 59 | 31 | 50 | 0 | 2D | A | 41 | 13A | 1D | 1B |
| Octal | 131 | 61 | 120 | 0 | 55 | 12 | 101 | 472 | 35 | 33 |
| Binary | 1011001 | 110001 | 1010000 | 0 | 101101 | 1010 | 1000001 | 100111010 | 11101 | 11011 |
Color Harmonies of #593150
Complementary color
Monochromatic Colors of #593150
Black with #593150
Text Example
Text Example
White with #593150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593150; }
p { color: rgb(89,49,80); }
H1.HeaderClassName
{
color: #593150;
}
.AnyTagClassName
{
color: #593150;
}
</style>
background-color css
<style>
a { background-color: #593150; }
a { background-color: rgb(89,49,80); }
div.DivClassName
{
background-color: #593150;
}
.BgClassName
{
background-color: #593150;
}
</style>
border-color css
<style>
span { border-color: #593150; }
span { border-color: rgb(89,49,80); }
td.TdClassName
{
border-color: #593150;
}
.TagClassName
{
border-color: #593150;
}
</style>