Shades of Loulou #592548
Tints of Loulou #592548
RGB
CMYK
RGB Variations
Color information
#592548 (or 0x592548) is known color: Loulou. HEX triplet: 59, 25 and 48. RGB value is (89,37,72). Sum of RGB (Red+Green+Blue) = 89+37+72=198 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.95% from 198); Green value is 37 (14.84% from 255 or 18.69% from 198); Blue value is 72 (28.52% from 255 or 36.36% from 198); Max value from RGB is 89 - color contains mainly: red. Hex color #592548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592548 is #A6DAB7. Grayscale: #383838. Windows color (decimal): -10934968 or 4728153. OLE color: 4728153.
HSL color Cylindrical-coordinate representation of color #592548: hue angle of 319.62º degrees, saturation: 0.41, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #592548 is Cyan = 0, Magento = 0.58, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 37 | 72 | - |
| CMYK | 0 | 0.58 | 0.19 | 0.65 |
| HSL | 319.62º | 0.41% | 0.25% | - |
| HSV(B) | 319.62º | 0.58% | 0.35% | - |
| XYZ | 5.95 | 3.91 | 6.57 | - |
| YUV | 56.54 | 136.73 | 151.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 37 | 72 | 0 | 0.58 | 0.19 | 0.65 | 319.62 | 0.41 | 0.25 |
| Hex | 59 | 25 | 48 | 0 | 3A | 13 | 41 | 140 | 29 | 19 |
| Octal | 131 | 45 | 110 | 0 | 72 | 23 | 101 | 500 | 51 | 31 |
| Binary | 1011001 | 100101 | 1001000 | 0 | 111010 | 10011 | 1000001 | 101000000 | 101001 | 11001 |
Color Harmonies of #592548
Complementary color
Monochromatic Colors of #592548
Black with #592548
Text Example
Text Example
White with #592548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592548; }
p { color: rgb(89,37,72); }
H1.HeaderClassName
{
color: #592548;
}
.AnyTagClassName
{
color: #592548;
}
</style>
background-color css
<style>
a { background-color: #592548; }
a { background-color: rgb(89,37,72); }
div.DivClassName
{
background-color: #592548;
}
.BgClassName
{
background-color: #592548;
}
</style>
border-color css
<style>
span { border-color: #592548; }
span { border-color: rgb(89,37,72); }
td.TdClassName
{
border-color: #592548;
}
.TagClassName
{
border-color: #592548;
}
</style>