Shades of Loulou #592048
Tints of Loulou #592048
RGB
CMYK
RGB Variations
Color information
#592048 (or 0x592048) is known color: Loulou. HEX triplet: 59, 20 and 48. RGB value is (89,32,72). Sum of RGB (Red+Green+Blue) = 89+32+72=193 (25% of max value = 765). Red value is 89 (35.16% from 255 or 46.11% from 193); Green value is 32 (12.89% from 255 or 16.58% from 193); Blue value is 72 (28.52% from 255 or 37.31% from 193); Max value from RGB is 89 - color contains mainly: red. Hex color #592048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592048 is #A6DFB7. Grayscale: #353535. Windows color (decimal): -10936248 or 4726873. OLE color: 4726873.
HSL color Cylindrical-coordinate representation of color #592048: hue angle of 317.89º degrees, saturation: 0.47, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #592048 is Cyan = 0, Magento = 0.64, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 32 | 72 | - |
| CMYK | 0 | 0.64 | 0.19 | 0.65 |
| HSL | 317.89º | 0.47% | 0.24% | - |
| HSV(B) | 317.89º | 0.64% | 0.35% | - |
| XYZ | 5.81 | 3.62 | 6.52 | - |
| YUV | 53.6 | 138.38 | 153.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 32 | 72 | 0 | 0.64 | 0.19 | 0.65 | 317.89 | 0.47 | 0.24 |
| Hex | 59 | 20 | 48 | 0 | 40 | 13 | 41 | 13E | 2F | 18 |
| Octal | 131 | 40 | 110 | 0 | 100 | 23 | 101 | 476 | 57 | 30 |
| Binary | 1011001 | 100000 | 1001000 | 0 | 1000000 | 10011 | 1000001 | 100111110 | 101111 | 11000 |
Color Harmonies of #592048
Complementary color
Monochromatic Colors of #592048
Black with #592048
Text Example
Text Example
White with #592048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592048; }
p { color: rgb(89,32,72); }
H1.HeaderClassName
{
color: #592048;
}
.AnyTagClassName
{
color: #592048;
}
</style>
background-color css
<style>
a { background-color: #592048; }
a { background-color: rgb(89,32,72); }
div.DivClassName
{
background-color: #592048;
}
.BgClassName
{
background-color: #592048;
}
</style>
border-color css
<style>
span { border-color: #592048; }
span { border-color: rgb(89,32,72); }
td.TdClassName
{
border-color: #592048;
}
.TagClassName
{
border-color: #592048;
}
</style>