Shades of Loulou #572952
Tints of Loulou #572952
RGB
CMYK
RGB Variations
Color information
#572952 (or 0x572952) is known color: Loulou. HEX triplet: 57, 29 and 52. RGB value is (87,41,82). Sum of RGB (Red+Green+Blue) = 87+41+82=210 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.43% from 210); Green value is 41 (16.41% from 255 or 19.52% from 210); Blue value is 82 (32.42% from 255 or 39.05% from 210); Max value from RGB is 87 - color contains mainly: red. Hex color #572952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572952 is #A8D6AD. Grayscale: #3B3B3B. Windows color (decimal): -11065006 or 5384535. OLE color: 5384535.
HSL color Cylindrical-coordinate representation of color #572952: hue angle of 306.52º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #572952 is Cyan = 0, Magento = 0.53, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 41 | 82 | - |
| CMYK | 0 | 0.53 | 0.06 | 0.66 |
| HSL | 306.52º | 0.36% | 0.25% | - |
| HSV(B) | 306.52º | 0.53% | 0.34% | - |
| XYZ | 6.25 | 4.22 | 8.47 | - |
| YUV | 59.43 | 140.74 | 147.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 41 | 82 | 0 | 0.53 | 0.06 | 0.66 | 306.52 | 0.36 | 0.25 |
| Hex | 57 | 29 | 52 | 0 | 35 | 6 | 42 | 133 | 24 | 19 |
| Octal | 127 | 51 | 122 | 0 | 65 | 6 | 102 | 463 | 44 | 31 |
| Binary | 1010111 | 101001 | 1010010 | 0 | 110101 | 110 | 1000010 | 100110011 | 100100 | 11001 |
Color Harmonies of #572952
Complementary color
Monochromatic Colors of #572952
Black with #572952
Text Example
Text Example
White with #572952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572952; }
p { color: rgb(87,41,82); }
H1.HeaderClassName
{
color: #572952;
}
.AnyTagClassName
{
color: #572952;
}
</style>
background-color css
<style>
a { background-color: #572952; }
a { background-color: rgb(87,41,82); }
div.DivClassName
{
background-color: #572952;
}
.BgClassName
{
background-color: #572952;
}
</style>
border-color css
<style>
span { border-color: #572952; }
span { border-color: rgb(87,41,82); }
td.TdClassName
{
border-color: #572952;
}
.TagClassName
{
border-color: #572952;
}
</style>