Shades of Loulou #592449
Tints of Loulou #592449
RGB
CMYK
RGB Variations
Color information
#592449 (or 0x592449) is known color: Loulou. HEX triplet: 59, 24 and 49. RGB value is (89,36,73). Sum of RGB (Red+Green+Blue) = 89+36+73=198 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.95% from 198); Green value is 36 (14.45% from 255 or 18.18% from 198); Blue value is 73 (28.91% from 255 or 36.87% from 198); Max value from RGB is 89 - color contains mainly: red. Hex color #592449 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592449 is #A6DBB6. Grayscale: #373737. Windows color (decimal): -10935223 or 4793433. OLE color: 4793433.
HSL color Cylindrical-coordinate representation of color #592449: hue angle of 318.11º 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 #592449 is Cyan = 0, Magento = 0.60, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 36 | 73 | - |
| CMYK | 0 | 0.60 | 0.18 | 0.65 |
| HSL | 318.11º | 0.42% | 0.25% | - |
| HSV(B) | 318.11º | 0.6% | 0.35% | - |
| XYZ | 5.95 | 3.87 | 6.74 | - |
| YUV | 56.07 | 137.56 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 36 | 73 | 0 | 0.60 | 0.18 | 0.65 | 318.11 | 0.42 | 0.25 |
| Hex | 59 | 24 | 49 | 0 | 3C | 12 | 41 | 13E | 2A | 19 |
| Octal | 131 | 44 | 111 | 0 | 74 | 22 | 101 | 476 | 52 | 31 |
| Binary | 1011001 | 100100 | 1001001 | 0 | 111100 | 10010 | 1000001 | 100111110 | 101010 | 11001 |
Color Harmonies of #592449
Complementary color
Monochromatic Colors of #592449
Black with #592449
Text Example
Text Example
White with #592449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592449; }
p { color: rgb(89,36,73); }
H1.HeaderClassName
{
color: #592449;
}
.AnyTagClassName
{
color: #592449;
}
</style>
background-color css
<style>
a { background-color: #592449; }
a { background-color: rgb(89,36,73); }
div.DivClassName
{
background-color: #592449;
}
.BgClassName
{
background-color: #592449;
}
</style>
border-color css
<style>
span { border-color: #592449; }
span { border-color: rgb(89,36,73); }
td.TdClassName
{
border-color: #592449;
}
.TagClassName
{
border-color: #592449;
}
</style>