Shades of Loulou #573150
Tints of Loulou #573150
RGB
CMYK
RGB Variations
Color information
#573150 (or 0x573150) is known color: Loulou. HEX triplet: 57, 31 and 50. RGB value is (87,49,80). Sum of RGB (Red+Green+Blue) = 87+49+80=216 (28% of max value = 765). Red value is 87 (34.38% from 255 or 40.28% from 216); Green value is 49 (19.53% from 255 or 22.69% from 216); Blue value is 80 (31.64% from 255 or 37.04% from 216); Max value from RGB is 87 - color contains mainly: red. Hex color #573150 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573150 is #A8CEAF. Grayscale: #3F3F3F. Windows color (decimal): -11062960 or 5255511. OLE color: 5255511.
HSL color Cylindrical-coordinate representation of color #573150: hue angle of 311.05º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #573150 is Cyan = 0, Magento = 0.44, Yellow = 0.08 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 80 | - |
| CMYK | 0 | 0.44 | 0.08 | 0.66 |
| HSL | 311.05º | 0.28% | 0.27% | - |
| HSV(B) | 311.05º | 0.44% | 0.34% | - |
| XYZ | 6.48 | 4.8 | 8.17 | - |
| YUV | 63.9 | 137.09 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 80 | 0 | 0.44 | 0.08 | 0.66 | 311.05 | 0.28 | 0.27 |
| Hex | 57 | 31 | 50 | 0 | 2C | 8 | 42 | 137 | 1C | 1B |
| Octal | 127 | 61 | 120 | 0 | 54 | 10 | 102 | 467 | 34 | 33 |
| Binary | 1010111 | 110001 | 1010000 | 0 | 101100 | 1000 | 1000010 | 100110111 | 11100 | 11011 |
Color Harmonies of #573150
Complementary color
Monochromatic Colors of #573150
Black with #573150
Text Example
Text Example
White with #573150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573150; }
p { color: rgb(87,49,80); }
H1.HeaderClassName
{
color: #573150;
}
.AnyTagClassName
{
color: #573150;
}
</style>
background-color css
<style>
a { background-color: #573150; }
a { background-color: rgb(87,49,80); }
div.DivClassName
{
background-color: #573150;
}
.BgClassName
{
background-color: #573150;
}
</style>
border-color css
<style>
span { border-color: #573150; }
span { border-color: rgb(87,49,80); }
td.TdClassName
{
border-color: #573150;
}
.TagClassName
{
border-color: #573150;
}
</style>