Shades of Loulou #593054
Tints of Loulou #593054
RGB
CMYK
RGB Variations
Color information
#593054 (or 0x593054) is known color: Loulou. HEX triplet: 59, 30 and 54. RGB value is (89,48,84). Sum of RGB (Red+Green+Blue) = 89+48+84=221 (29% of max value = 765). Red value is 89 (35.16% from 255 or 40.27% from 221); Green value is 48 (19.14% from 255 or 21.72% from 221); Blue value is 84 (33.20% from 255 or 38.01% from 221); Max value from RGB is 89 - color contains mainly: red. Hex color #593054 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #593054 is #A6CFAB. Grayscale: #404040. Windows color (decimal): -10932140 or 5517401. OLE color: 5517401.
HSL color Cylindrical-coordinate representation of color #593054: hue angle of 307.32º degrees, saturation: 0.3, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #593054 is Cyan = 0, Magento = 0.46, Yellow = 0.06 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 48 | 84 | - |
| CMYK | 0 | 0.46 | 0.06 | 0.65 |
| HSL | 307.32º | 0.3% | 0.27% | - |
| HSV(B) | 307.32º | 0.46% | 0.35% | - |
| XYZ | 6.78 | 4.88 | 8.97 | - |
| YUV | 64.36 | 139.08 | 145.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 48 | 84 | 0 | 0.46 | 0.06 | 0.65 | 307.32 | 0.3 | 0.27 |
| Hex | 59 | 30 | 54 | 0 | 2E | 6 | 41 | 133 | 1E | 1B |
| Octal | 131 | 60 | 124 | 0 | 56 | 6 | 101 | 463 | 36 | 33 |
| Binary | 1011001 | 110000 | 1010100 | 0 | 101110 | 110 | 1000001 | 100110011 | 11110 | 11011 |
Color Harmonies of #593054
Complementary color
Monochromatic Colors of #593054
Black with #593054
Text Example
Text Example
White with #593054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593054; }
p { color: rgb(89,48,84); }
H1.HeaderClassName
{
color: #593054;
}
.AnyTagClassName
{
color: #593054;
}
</style>
background-color css
<style>
a { background-color: #593054; }
a { background-color: rgb(89,48,84); }
div.DivClassName
{
background-color: #593054;
}
.BgClassName
{
background-color: #593054;
}
</style>
border-color css
<style>
span { border-color: #593054; }
span { border-color: rgb(89,48,84); }
td.TdClassName
{
border-color: #593054;
}
.TagClassName
{
border-color: #593054;
}
</style>