Shades of Loulou #592947
Tints of Loulou #592947
RGB
CMYK
RGB Variations
Color information
#592947 (or 0x592947) is known color: Loulou. HEX triplet: 59, 29 and 47. RGB value is (89,41,71). Sum of RGB (Red+Green+Blue) = 89+41+71=201 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.28% from 201); Green value is 41 (16.41% from 255 or 20.40% from 201); Blue value is 71 (28.12% from 255 or 35.32% from 201); Max value from RGB is 89 - color contains mainly: red. Hex color #592947 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #592947 is #A6D6B8. Grayscale: #3A3A3A. Windows color (decimal): -10933945 or 4663641. OLE color: 4663641.
HSL color Cylindrical-coordinate representation of color #592947: hue angle of 322.5º 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 #592947 is Cyan = 0, Magento = 0.54, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 41 | 71 | - |
| CMYK | 0 | 0.54 | 0.20 | 0.65 |
| HSL | 322.5º | 0.37% | 0.25% | - |
| HSV(B) | 322.5º | 0.54% | 0.35% | - |
| XYZ | 6.05 | 4.16 | 6.45 | - |
| YUV | 58.77 | 134.9 | 149.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 71 | 0 | 0.54 | 0.20 | 0.65 | 322.5 | 0.37 | 0.25 |
| Hex | 59 | 29 | 47 | 0 | 36 | 14 | 41 | 142 | 25 | 19 |
| Octal | 131 | 51 | 107 | 0 | 66 | 24 | 101 | 502 | 45 | 31 |
| Binary | 1011001 | 101001 | 1000111 | 0 | 110110 | 10100 | 1000001 | 101000010 | 100101 | 11001 |
Color Harmonies of #592947
Complementary color
Monochromatic Colors of #592947
Black with #592947
Text Example
Text Example
White with #592947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592947; }
p { color: rgb(89,41,71); }
H1.HeaderClassName
{
color: #592947;
}
.AnyTagClassName
{
color: #592947;
}
</style>
background-color css
<style>
a { background-color: #592947; }
a { background-color: rgb(89,41,71); }
div.DivClassName
{
background-color: #592947;
}
.BgClassName
{
background-color: #592947;
}
</style>
border-color css
<style>
span { border-color: #592947; }
span { border-color: rgb(89,41,71); }
td.TdClassName
{
border-color: #592947;
}
.TagClassName
{
border-color: #592947;
}
</style>