Shades of Loulou #572550
Tints of Loulou #572550
RGB
CMYK
RGB Variations
Color information
#572550 (or 0x572550) is known color: Loulou. HEX triplet: 57, 25 and 50. RGB value is (87,37,80). Sum of RGB (Red+Green+Blue) = 87+37+80=204 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.65% from 204); Green value is 37 (14.84% from 255 or 18.14% from 204); Blue value is 80 (31.64% from 255 or 39.22% from 204); Max value from RGB is 87 - color contains mainly: red. Hex color #572550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572550 is #A8DAAF. Grayscale: #383838. Windows color (decimal): -11066032 or 5252439. OLE color: 5252439.
HSL color Cylindrical-coordinate representation of color #572550: hue angle of 308.4º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #572550 is Cyan = 0, Magento = 0.57, Yellow = 0.08 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 37 | 80 | - |
| CMYK | 0 | 0.57 | 0.08 | 0.66 |
| HSL | 308.4º | 0.4% | 0.24% | - |
| HSV(B) | 308.4º | 0.57% | 0.34% | - |
| XYZ | 6.04 | 3.93 | 8.03 | - |
| YUV | 56.85 | 141.07 | 149.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 37 | 80 | 0 | 0.57 | 0.08 | 0.66 | 308.4 | 0.4 | 0.24 |
| Hex | 57 | 25 | 50 | 0 | 39 | 8 | 42 | 134 | 28 | 18 |
| Octal | 127 | 45 | 120 | 0 | 71 | 10 | 102 | 464 | 50 | 30 |
| Binary | 1010111 | 100101 | 1010000 | 0 | 111001 | 1000 | 1000010 | 100110100 | 101000 | 11000 |
Color Harmonies of #572550
Complementary color
Monochromatic Colors of #572550
Black with #572550
Text Example
Text Example
White with #572550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572550; }
p { color: rgb(87,37,80); }
H1.HeaderClassName
{
color: #572550;
}
.AnyTagClassName
{
color: #572550;
}
</style>
background-color css
<style>
a { background-color: #572550; }
a { background-color: rgb(87,37,80); }
div.DivClassName
{
background-color: #572550;
}
.BgClassName
{
background-color: #572550;
}
</style>
border-color css
<style>
span { border-color: #572550; }
span { border-color: rgb(87,37,80); }
td.TdClassName
{
border-color: #572550;
}
.TagClassName
{
border-color: #572550;
}
</style>