Shades of Loulou #592148
Tints of Loulou #592148
RGB
CMYK
RGB Variations
Color information
#592148 (or 0x592148) is known color: Loulou. HEX triplet: 59, 21 and 48. RGB value is (89,33,72). Sum of RGB (Red+Green+Blue) = 89+33+72=194 (25% of max value = 765). Red value is 89 (35.16% from 255 or 45.88% from 194); Green value is 33 (13.28% from 255 or 17.01% from 194); Blue value is 72 (28.52% from 255 or 37.11% from 194); Max value from RGB is 89 - color contains mainly: red. Hex color #592148 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592148 is #A6DEB7. Grayscale: #363636. Windows color (decimal): -10935992 or 4727129. OLE color: 4727129.
HSL color Cylindrical-coordinate representation of color #592148: hue angle of 318.21º degrees, saturation: 0.46, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #592148 is Cyan = 0, Magento = 0.63, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 33 | 72 | - |
| CMYK | 0 | 0.63 | 0.19 | 0.65 |
| HSL | 318.21º | 0.46% | 0.24% | - |
| HSV(B) | 318.21º | 0.63% | 0.35% | - |
| XYZ | 5.83 | 3.68 | 6.53 | - |
| YUV | 54.19 | 138.05 | 152.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 33 | 72 | 0 | 0.63 | 0.19 | 0.65 | 318.21 | 0.46 | 0.24 |
| Hex | 59 | 21 | 48 | 0 | 3F | 13 | 41 | 13E | 2E | 18 |
| Octal | 131 | 41 | 110 | 0 | 77 | 23 | 101 | 476 | 56 | 30 |
| Binary | 1011001 | 100001 | 1001000 | 0 | 111111 | 10011 | 1000001 | 100111110 | 101110 | 11000 |
Color Harmonies of #592148
Complementary color
Monochromatic Colors of #592148
Black with #592148
Text Example
Text Example
White with #592148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592148; }
p { color: rgb(89,33,72); }
H1.HeaderClassName
{
color: #592148;
}
.AnyTagClassName
{
color: #592148;
}
</style>
background-color css
<style>
a { background-color: #592148; }
a { background-color: rgb(89,33,72); }
div.DivClassName
{
background-color: #592148;
}
.BgClassName
{
background-color: #592148;
}
</style>
border-color css
<style>
span { border-color: #592148; }
span { border-color: rgb(89,33,72); }
td.TdClassName
{
border-color: #592148;
}
.TagClassName
{
border-color: #592148;
}
</style>