Shades of Loulou #571949
Tints of Loulou #571949
RGB
CMYK
RGB Variations
Color information
#571949 (or 0x571949) is known color: Loulou. HEX triplet: 57, 19 and 49. RGB value is (87,25,73). Sum of RGB (Red+Green+Blue) = 87+25+73=185 (24% of max value = 765). Red value is 87 (34.38% from 255 or 47.03% from 185); Green value is 25 (10.16% from 255 or 13.51% from 185); Blue value is 73 (28.91% from 255 or 39.46% from 185); Max value from RGB is 87 - color contains mainly: red. Hex color #571949 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #571949 is #A8E6B6. Grayscale: #303030. Windows color (decimal): -11069111 or 4790615. OLE color: 4790615.
HSL color Cylindrical-coordinate representation of color #571949: hue angle of 313.55º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #571949 is Cyan = 0, Magento = 0.71, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 25 | 73 | - |
| CMYK | 0 | 0.71 | 0.16 | 0.66 |
| HSL | 313.55º | 0.55% | 0.22% | - |
| HSV(B) | 313.55º | 0.71% | 0.34% | - |
| XYZ | 5.48 | 3.2 | 6.63 | - |
| YUV | 49.01 | 141.54 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 25 | 73 | 0 | 0.71 | 0.16 | 0.66 | 313.55 | 0.55 | 0.22 |
| Hex | 57 | 19 | 49 | 0 | 47 | 10 | 42 | 13A | 37 | 16 |
| Octal | 127 | 31 | 111 | 0 | 107 | 20 | 102 | 472 | 67 | 26 |
| Binary | 1010111 | 11001 | 1001001 | 0 | 1000111 | 10000 | 1000010 | 100111010 | 110111 | 10110 |
Color Harmonies of #571949
Complementary color
Monochromatic Colors of #571949
Black with #571949
Text Example
Text Example
White with #571949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571949; }
p { color: rgb(87,25,73); }
H1.HeaderClassName
{
color: #571949;
}
.AnyTagClassName
{
color: #571949;
}
</style>
background-color css
<style>
a { background-color: #571949; }
a { background-color: rgb(87,25,73); }
div.DivClassName
{
background-color: #571949;
}
.BgClassName
{
background-color: #571949;
}
</style>
border-color css
<style>
span { border-color: #571949; }
span { border-color: rgb(87,25,73); }
td.TdClassName
{
border-color: #571949;
}
.TagClassName
{
border-color: #571949;
}
</style>