Shades of Loulou #573154
Tints of Loulou #573154
RGB
CMYK
RGB Variations
Color information
#573154 (or 0x573154) is known color: Loulou. HEX triplet: 57, 31 and 54. RGB value is (87,49,84). Sum of RGB (Red+Green+Blue) = 87+49+84=220 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.55% from 220); Green value is 49 (19.53% from 255 or 22.27% from 220); Blue value is 84 (33.20% from 255 or 38.18% from 220); Max value from RGB is 87 - color contains mainly: red. Hex color #573154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #573154 is #A8CEAB. Grayscale: #404040. Windows color (decimal): -11062956 or 5517655. OLE color: 5517655.
HSL color Cylindrical-coordinate representation of color #573154: hue angle of 304.74º 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 #573154 is Cyan = 0, Magento = 0.44, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 84 | - |
| CMYK | 0 | 0.44 | 0.03 | 0.66 |
| HSL | 304.74º | 0.28% | 0.27% | - |
| HSV(B) | 304.74º | 0.44% | 0.34% | - |
| XYZ | 6.63 | 4.86 | 8.98 | - |
| YUV | 64.35 | 139.09 | 144.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 84 | 0 | 0.44 | 0.03 | 0.66 | 304.74 | 0.28 | 0.27 |
| Hex | 57 | 31 | 54 | 0 | 2C | 3 | 42 | 131 | 1C | 1B |
| Octal | 127 | 61 | 124 | 0 | 54 | 3 | 102 | 461 | 34 | 33 |
| Binary | 1010111 | 110001 | 1010100 | 0 | 101100 | 11 | 1000010 | 100110001 | 11100 | 11011 |
Color Harmonies of #573154
Complementary color
Monochromatic Colors of #573154
Black with #573154
Text Example
Text Example
White with #573154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573154; }
p { color: rgb(87,49,84); }
H1.HeaderClassName
{
color: #573154;
}
.AnyTagClassName
{
color: #573154;
}
</style>
background-color css
<style>
a { background-color: #573154; }
a { background-color: rgb(87,49,84); }
div.DivClassName
{
background-color: #573154;
}
.BgClassName
{
background-color: #573154;
}
</style>
border-color css
<style>
span { border-color: #573154; }
span { border-color: rgb(87,49,84); }
td.TdClassName
{
border-color: #573154;
}
.TagClassName
{
border-color: #573154;
}
</style>