Shades of Loulou #592949
Tints of Loulou #592949
RGB
CMYK
RGB Variations
Color information
#592949 (or 0x592949) is known color: Loulou. HEX triplet: 59, 29 and 49. RGB value is (89,41,73). Sum of RGB (Red+Green+Blue) = 89+41+73=203 (26% of max value = 765). Red value is 89 (35.16% from 255 or 43.84% from 203); Green value is 41 (16.41% from 255 or 20.20% from 203); Blue value is 73 (28.91% from 255 or 35.96% from 203); Max value from RGB is 89 - color contains mainly: red. Hex color #592949 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592949 is #A6D6B6. Grayscale: #3A3A3A. Windows color (decimal): -10933943 or 4794713. OLE color: 4794713.
HSL color Cylindrical-coordinate representation of color #592949: hue angle of 320º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #592949 is Cyan = 0, Magento = 0.54, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 41 | 73 | - |
| CMYK | 0 | 0.54 | 0.18 | 0.65 |
| HSL | 320º | 0.37% | 0.25% | - |
| HSV(B) | 320º | 0.54% | 0.35% | - |
| XYZ | 6.12 | 4.19 | 6.79 | - |
| YUV | 59 | 135.9 | 149.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 73 | 0 | 0.54 | 0.18 | 0.65 | 320 | 0.37 | 0.25 |
| Hex | 59 | 29 | 49 | 0 | 36 | 12 | 41 | 140 | 25 | 19 |
| Octal | 131 | 51 | 111 | 0 | 66 | 22 | 101 | 500 | 45 | 31 |
| Binary | 1011001 | 101001 | 1001001 | 0 | 110110 | 10010 | 1000001 | 101000000 | 100101 | 11001 |
Color Harmonies of #592949
Complementary color
Monochromatic Colors of #592949
Black with #592949
Text Example
Text Example
White with #592949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592949; }
p { color: rgb(89,41,73); }
H1.HeaderClassName
{
color: #592949;
}
.AnyTagClassName
{
color: #592949;
}
</style>
background-color css
<style>
a { background-color: #592949; }
a { background-color: rgb(89,41,73); }
div.DivClassName
{
background-color: #592949;
}
.BgClassName
{
background-color: #592949;
}
</style>
border-color css
<style>
span { border-color: #592949; }
span { border-color: rgb(89,41,73); }
td.TdClassName
{
border-color: #592949;
}
.TagClassName
{
border-color: #592949;
}
</style>