Shades of Loulou #573147
Tints of Loulou #573147
RGB
CMYK
RGB Variations
Color information
#573147 (or 0x573147) is known color: Loulou. HEX triplet: 57, 31 and 47. RGB value is (87,49,71). Sum of RGB (Red+Green+Blue) = 87+49+71=207 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.03% from 207); Green value is 49 (19.53% from 255 or 23.67% from 207); Blue value is 71 (28.12% from 255 or 34.30% from 207); Max value from RGB is 87 - color contains mainly: red. Hex color #573147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573147 is #A8CEB8. Grayscale: #3E3E3E. Windows color (decimal): -11062969 or 4665687. OLE color: 4665687.
HSL color Cylindrical-coordinate representation of color #573147: hue angle of 325.26º 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 #573147 is Cyan = 0, Magento = 0.44, Yellow = 0.18 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 71 | - |
| CMYK | 0 | 0.44 | 0.18 | 0.66 |
| HSL | 325.26º | 0.28% | 0.27% | - |
| HSV(B) | 325.26º | 0.44% | 0.34% | - |
| XYZ | 6.17 | 4.68 | 6.54 | - |
| YUV | 62.87 | 132.59 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 71 | 0 | 0.44 | 0.18 | 0.66 | 325.26 | 0.28 | 0.27 |
| Hex | 57 | 31 | 47 | 0 | 2C | 12 | 42 | 145 | 1C | 1B |
| Octal | 127 | 61 | 107 | 0 | 54 | 22 | 102 | 505 | 34 | 33 |
| Binary | 1010111 | 110001 | 1000111 | 0 | 101100 | 10010 | 1000010 | 101000101 | 11100 | 11011 |
Color Harmonies of #573147
Complementary color
Monochromatic Colors of #573147
Black with #573147
Text Example
Text Example
White with #573147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573147; }
p { color: rgb(87,49,71); }
H1.HeaderClassName
{
color: #573147;
}
.AnyTagClassName
{
color: #573147;
}
</style>
background-color css
<style>
a { background-color: #573147; }
a { background-color: rgb(87,49,71); }
div.DivClassName
{
background-color: #573147;
}
.BgClassName
{
background-color: #573147;
}
</style>
border-color css
<style>
span { border-color: #573147; }
span { border-color: rgb(87,49,71); }
td.TdClassName
{
border-color: #573147;
}
.TagClassName
{
border-color: #573147;
}
</style>