Shades of Loulou #573249
Tints of Loulou #573249
RGB
CMYK
RGB Variations
Color information
#573249 (or 0x573249) is known color: Loulou. HEX triplet: 57, 32 and 49. RGB value is (87,50,73). Sum of RGB (Red+Green+Blue) = 87+50+73=210 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.43% from 210); Green value is 50 (19.92% from 255 or 23.81% from 210); Blue value is 73 (28.91% from 255 or 34.76% from 210); Max value from RGB is 87 - color contains mainly: red. Hex color #573249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573249 is #A8CDB6. Grayscale: #3F3F3F. Windows color (decimal): -11062711 or 4797015. OLE color: 4797015.
HSL color Cylindrical-coordinate representation of color #573249: hue angle of 322.7º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #573249 is Cyan = 0, Magento = 0.43, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 50 | 73 | - |
| CMYK | 0 | 0.43 | 0.16 | 0.66 |
| HSL | 322.7º | 0.27% | 0.27% | - |
| HSV(B) | 322.7º | 0.43% | 0.34% | - |
| XYZ | 6.27 | 4.79 | 6.9 | - |
| YUV | 63.69 | 133.26 | 144.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 50 | 73 | 0 | 0.43 | 0.16 | 0.66 | 322.7 | 0.27 | 0.27 |
| Hex | 57 | 32 | 49 | 0 | 2B | 10 | 42 | 143 | 1B | 1B |
| Octal | 127 | 62 | 111 | 0 | 53 | 20 | 102 | 503 | 33 | 33 |
| Binary | 1010111 | 110010 | 1001001 | 0 | 101011 | 10000 | 1000010 | 101000011 | 11011 | 11011 |
Color Harmonies of #573249
Complementary color
Monochromatic Colors of #573249
Black with #573249
Text Example
Text Example
White with #573249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573249; }
p { color: rgb(87,50,73); }
H1.HeaderClassName
{
color: #573249;
}
.AnyTagClassName
{
color: #573249;
}
</style>
background-color css
<style>
a { background-color: #573249; }
a { background-color: rgb(87,50,73); }
div.DivClassName
{
background-color: #573249;
}
.BgClassName
{
background-color: #573249;
}
</style>
border-color css
<style>
span { border-color: #573249; }
span { border-color: rgb(87,50,73); }
td.TdClassName
{
border-color: #573249;
}
.TagClassName
{
border-color: #573249;
}
</style>