Shades of Loulou #593051
Tints of Loulou #593051
RGB
CMYK
RGB Variations
Color information
#593051 (or 0x593051) is known color: Loulou. HEX triplet: 59, 30 and 51. RGB value is (89,48,81). Sum of RGB (Red+Green+Blue) = 89+48+81=218 (28% of max value = 765). Red value is 89 (35.16% from 255 or 40.83% from 218); Green value is 48 (19.14% from 255 or 22.02% from 218); Blue value is 81 (32.03% from 255 or 37.16% from 218); Max value from RGB is 89 - color contains mainly: red. Hex color #593051 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #593051 is #A6CFAE. Grayscale: #3F3F3F. Windows color (decimal): -10932143 or 5320793. OLE color: 5320793.
HSL color Cylindrical-coordinate representation of color #593051: hue angle of 311.71º 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 #593051 is Cyan = 0, Magento = 0.46, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 48 | 81 | - |
| CMYK | 0 | 0.46 | 0.09 | 0.65 |
| HSL | 311.71º | 0.3% | 0.27% | - |
| HSV(B) | 311.71º | 0.46% | 0.35% | - |
| XYZ | 6.66 | 4.83 | 8.37 | - |
| YUV | 64.02 | 137.58 | 145.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 48 | 81 | 0 | 0.46 | 0.09 | 0.65 | 311.71 | 0.3 | 0.27 |
| Hex | 59 | 30 | 51 | 0 | 2E | 9 | 41 | 138 | 1E | 1B |
| Octal | 131 | 60 | 121 | 0 | 56 | 11 | 101 | 470 | 36 | 33 |
| Binary | 1011001 | 110000 | 1010001 | 0 | 101110 | 1001 | 1000001 | 100111000 | 11110 | 11011 |
Color Harmonies of #593051
Complementary color
Monochromatic Colors of #593051
Black with #593051
Text Example
Text Example
White with #593051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593051; }
p { color: rgb(89,48,81); }
H1.HeaderClassName
{
color: #593051;
}
.AnyTagClassName
{
color: #593051;
}
</style>
background-color css
<style>
a { background-color: #593051; }
a { background-color: rgb(89,48,81); }
div.DivClassName
{
background-color: #593051;
}
.BgClassName
{
background-color: #593051;
}
</style>
border-color css
<style>
span { border-color: #593051; }
span { border-color: rgb(89,48,81); }
td.TdClassName
{
border-color: #593051;
}
.TagClassName
{
border-color: #593051;
}
</style>