Shades of Loulou #571549
Tints of Loulou #571549
RGB
CMYK
RGB Variations
Color information
#571549 (or 0x571549) is known color: Loulou. HEX triplet: 57, 15 and 49. RGB value is (87,21,73). Sum of RGB (Red+Green+Blue) = 87+21+73=181 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.07% from 181); Green value is 21 (8.59% from 255 or 11.60% from 181); Blue value is 73 (28.91% from 255 or 40.33% from 181); Max value from RGB is 87 - color contains mainly: red. Hex color #571549 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571549 is #A8EAB6. Grayscale: #2E2E2E. Windows color (decimal): -11070135 or 4789591. OLE color: 4789591.
HSL color Cylindrical-coordinate representation of color #571549: hue angle of 312.73º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #571549 is Cyan = 0, Magento = 0.76, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 21 | 73 | - |
| CMYK | 0 | 0.76 | 0.16 | 0.66 |
| HSL | 312.73º | 0.61% | 0.21% | - |
| HSV(B) | 312.73º | 0.76% | 0.34% | - |
| XYZ | 5.4 | 3.04 | 6.61 | - |
| YUV | 46.66 | 142.87 | 156.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 21 | 73 | 0 | 0.76 | 0.16 | 0.66 | 312.73 | 0.61 | 0.21 |
| Hex | 57 | 15 | 49 | 0 | 4C | 10 | 42 | 139 | 3D | 15 |
| Octal | 127 | 25 | 111 | 0 | 114 | 20 | 102 | 471 | 75 | 25 |
| Binary | 1010111 | 10101 | 1001001 | 0 | 1001100 | 10000 | 1000010 | 100111001 | 111101 | 10101 |
Color Harmonies of #571549
Complementary color
Monochromatic Colors of #571549
Black with #571549
Text Example
Text Example
White with #571549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571549; }
p { color: rgb(87,21,73); }
H1.HeaderClassName
{
color: #571549;
}
.AnyTagClassName
{
color: #571549;
}
</style>
background-color css
<style>
a { background-color: #571549; }
a { background-color: rgb(87,21,73); }
div.DivClassName
{
background-color: #571549;
}
.BgClassName
{
background-color: #571549;
}
</style>
border-color css
<style>
span { border-color: #571549; }
span { border-color: rgb(87,21,73); }
td.TdClassName
{
border-color: #571549;
}
.TagClassName
{
border-color: #571549;
}
</style>