Shades of Loulou #592750
Tints of Loulou #592750
RGB
CMYK
RGB Variations
Color information
#592750 (or 0x592750) is known color: Loulou. HEX triplet: 59, 27 and 50. RGB value is (89,39,80). Sum of RGB (Red+Green+Blue) = 89+39+80=208 (27% of max value = 765). Red value is 89 (35.16% from 255 or 42.79% from 208); Green value is 39 (15.62% from 255 or 18.75% from 208); Blue value is 80 (31.64% from 255 or 38.46% from 208); Max value from RGB is 89 - color contains mainly: red. Hex color #592750 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592750 is #A6D8AF. Grayscale: #3A3A3A. Windows color (decimal): -10934448 or 5252953. OLE color: 5252953.
HSL color Cylindrical-coordinate representation of color #592750: hue angle of 310.8º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #592750 is Cyan = 0, Magento = 0.56, Yellow = 0.10 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 39 | 80 | - |
| CMYK | 0 | 0.56 | 0.10 | 0.65 |
| HSL | 310.8º | 0.39% | 0.25% | - |
| HSV(B) | 310.8º | 0.56% | 0.35% | - |
| XYZ | 6.29 | 4.15 | 8.06 | - |
| YUV | 58.62 | 140.07 | 149.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 39 | 80 | 0 | 0.56 | 0.10 | 0.65 | 310.8 | 0.39 | 0.25 |
| Hex | 59 | 27 | 50 | 0 | 38 | A | 41 | 137 | 27 | 19 |
| Octal | 131 | 47 | 120 | 0 | 70 | 12 | 101 | 467 | 47 | 31 |
| Binary | 1011001 | 100111 | 1010000 | 0 | 111000 | 1010 | 1000001 | 100110111 | 100111 | 11001 |
Color Harmonies of #592750
Complementary color
Monochromatic Colors of #592750
Black with #592750
Text Example
Text Example
White with #592750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592750; }
p { color: rgb(89,39,80); }
H1.HeaderClassName
{
color: #592750;
}
.AnyTagClassName
{
color: #592750;
}
</style>
background-color css
<style>
a { background-color: #592750; }
a { background-color: rgb(89,39,80); }
div.DivClassName
{
background-color: #592750;
}
.BgClassName
{
background-color: #592750;
}
</style>
border-color css
<style>
span { border-color: #592750; }
span { border-color: rgb(89,39,80); }
td.TdClassName
{
border-color: #592750;
}
.TagClassName
{
border-color: #592750;
}
</style>