Shades of Loulou #592450
Tints of Loulou #592450
RGB
CMYK
RGB Variations
Color information
#592450 (or 0x592450) is known color: Loulou. HEX triplet: 59, 24 and 50. RGB value is (89,36,80). Sum of RGB (Red+Green+Blue) = 89+36+80=205 (27% of max value = 765). Red value is 89 (35.16% from 255 or 43.41% from 205); Green value is 36 (14.45% from 255 or 17.56% from 205); Blue value is 80 (31.64% from 255 or 39.02% from 205); Max value from RGB is 89 - color contains mainly: red. Hex color #592450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592450 is #A6DBAF. Grayscale: #383838. Windows color (decimal): -10935216 or 5252185. OLE color: 5252185.
HSL color Cylindrical-coordinate representation of color #592450: hue angle of 310.19º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #592450 is Cyan = 0, Magento = 0.60, Yellow = 0.10 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 36 | 80 | - |
| CMYK | 0 | 0.60 | 0.10 | 0.65 |
| HSL | 310.19º | 0.42% | 0.25% | - |
| HSV(B) | 310.19º | 0.6% | 0.35% | - |
| XYZ | 6.2 | 3.96 | 8.03 | - |
| YUV | 56.86 | 141.06 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 36 | 80 | 0 | 0.60 | 0.10 | 0.65 | 310.19 | 0.42 | 0.25 |
| Hex | 59 | 24 | 50 | 0 | 3C | A | 41 | 136 | 2A | 19 |
| Octal | 131 | 44 | 120 | 0 | 74 | 12 | 101 | 466 | 52 | 31 |
| Binary | 1011001 | 100100 | 1010000 | 0 | 111100 | 1010 | 1000001 | 100110110 | 101010 | 11001 |
Color Harmonies of #592450
Complementary color
Monochromatic Colors of #592450
Black with #592450
Text Example
Text Example
White with #592450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592450; }
p { color: rgb(89,36,80); }
H1.HeaderClassName
{
color: #592450;
}
.AnyTagClassName
{
color: #592450;
}
</style>
background-color css
<style>
a { background-color: #592450; }
a { background-color: rgb(89,36,80); }
div.DivClassName
{
background-color: #592450;
}
.BgClassName
{
background-color: #592450;
}
</style>
border-color css
<style>
span { border-color: #592450; }
span { border-color: rgb(89,36,80); }
td.TdClassName
{
border-color: #592450;
}
.TagClassName
{
border-color: #592450;
}
</style>