Shades of Loulou #57314E
Tints of Loulou #57314E
RGB
CMYK
RGB Variations
Color information
#57314E (or 0x57314E) is known color: Loulou. HEX triplet: 57, 31 and 4E. RGB value is (87,49,78). Sum of RGB (Red+Green+Blue) = 87+49+78=214 (28% of max value = 765). Red value is 87 (34.38% from 255 or 40.65% from 214); Green value is 49 (19.53% from 255 or 22.90% from 214); Blue value is 78 (30.86% from 255 or 36.45% from 214); Max value from RGB is 87 - color contains mainly: red. Hex color #57314E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #57314E is #A8CEB1. Grayscale: #3F3F3F. Windows color (decimal): -11062962 or 5124439. OLE color: 5124439.
HSL color Cylindrical-coordinate representation of color #57314E: hue angle of 314.21º 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 #57314E is Cyan = 0, Magento = 0.44, Yellow = 0.10 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 78 | - |
| CMYK | 0 | 0.44 | 0.10 | 0.66 |
| HSL | 314.21º | 0.28% | 0.27% | - |
| HSV(B) | 314.21º | 0.44% | 0.34% | - |
| XYZ | 6.4 | 4.77 | 7.79 | - |
| YUV | 63.67 | 136.09 | 144.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 78 | 0 | 0.44 | 0.10 | 0.66 | 314.21 | 0.28 | 0.27 |
| Hex | 57 | 31 | 4E | 0 | 2C | A | 42 | 13A | 1C | 1B |
| Octal | 127 | 61 | 116 | 0 | 54 | 12 | 102 | 472 | 34 | 33 |
| Binary | 1010111 | 110001 | 1001110 | 0 | 101100 | 1010 | 1000010 | 100111010 | 11100 | 11011 |
Color Harmonies of #57314E
Complementary color
Monochromatic Colors of #57314E
Black with #57314E
Text Example
Text Example
White with #57314E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57314E; }
p { color: rgb(87,49,78); }
H1.HeaderClassName
{
color: #57314E;
}
.AnyTagClassName
{
color: #57314E;
}
</style>
background-color css
<style>
a { background-color: #57314E; }
a { background-color: rgb(87,49,78); }
div.DivClassName
{
background-color: #57314E;
}
.BgClassName
{
background-color: #57314E;
}
</style>
border-color css
<style>
span { border-color: #57314E; }
span { border-color: rgb(87,49,78); }
td.TdClassName
{
border-color: #57314E;
}
.TagClassName
{
border-color: #57314E;
}
</style>