Shades of Loulou #572749
Tints of Loulou #572749
RGB
CMYK
RGB Variations
Color information
#572749 (or 0x572749) is known color: Loulou. HEX triplet: 57, 27 and 49. RGB value is (87,39,73). Sum of RGB (Red+Green+Blue) = 87+39+73=199 (26% of max value = 765). Red value is 87 (34.38% from 255 or 43.72% from 199); Green value is 39 (15.62% from 255 or 19.60% from 199); Blue value is 73 (28.91% from 255 or 36.68% from 199); Max value from RGB is 87 - color contains mainly: red. Hex color #572749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572749 is #A8D8B6. Grayscale: #393939. Windows color (decimal): -11065527 or 4794199. OLE color: 4794199.
HSL color Cylindrical-coordinate representation of color #572749: hue angle of 317.5º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #572749 is Cyan = 0, Magento = 0.55, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 39 | 73 | - |
| CMYK | 0 | 0.55 | 0.16 | 0.66 |
| HSL | 317.5º | 0.38% | 0.25% | - |
| HSV(B) | 317.5º | 0.55% | 0.34% | - |
| XYZ | 5.86 | 3.96 | 6.76 | - |
| YUV | 57.23 | 136.9 | 149.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 73 | 0 | 0.55 | 0.16 | 0.66 | 317.5 | 0.38 | 0.25 |
| Hex | 57 | 27 | 49 | 0 | 37 | 10 | 42 | 13E | 26 | 19 |
| Octal | 127 | 47 | 111 | 0 | 67 | 20 | 102 | 476 | 46 | 31 |
| Binary | 1010111 | 100111 | 1001001 | 0 | 110111 | 10000 | 1000010 | 100111110 | 100110 | 11001 |
Color Harmonies of #572749
Complementary color
Monochromatic Colors of #572749
Black with #572749
Text Example
Text Example
White with #572749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572749; }
p { color: rgb(87,39,73); }
H1.HeaderClassName
{
color: #572749;
}
.AnyTagClassName
{
color: #572749;
}
</style>
background-color css
<style>
a { background-color: #572749; }
a { background-color: rgb(87,39,73); }
div.DivClassName
{
background-color: #572749;
}
.BgClassName
{
background-color: #572749;
}
</style>
border-color css
<style>
span { border-color: #572749; }
span { border-color: rgb(87,39,73); }
td.TdClassName
{
border-color: #572749;
}
.TagClassName
{
border-color: #572749;
}
</style>