Shades of Loulou #57314F
Tints of Loulou #57314F
RGB
CMYK
RGB Variations
Color information
#57314F (or 0x57314F) is known color: Loulou. HEX triplet: 57, 31 and 4F. RGB value is (87,49,79). Sum of RGB (Red+Green+Blue) = 87+49+79=215 (28% of max value = 765). Red value is 87 (34.38% from 255 or 40.47% from 215); Green value is 49 (19.53% from 255 or 22.79% from 215); Blue value is 79 (31.25% from 255 or 36.74% from 215); Max value from RGB is 87 - color contains mainly: red. Hex color #57314F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #57314F is #A8CEB0. Grayscale: #3F3F3F. Windows color (decimal): -11062961 or 5189975. OLE color: 5189975.
HSL color Cylindrical-coordinate representation of color #57314F: hue angle of 312.63º 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 #57314F is Cyan = 0, Magento = 0.44, Yellow = 0.09 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 79 | - |
| CMYK | 0 | 0.44 | 0.09 | 0.66 |
| HSL | 312.63º | 0.28% | 0.27% | - |
| HSV(B) | 312.63º | 0.44% | 0.34% | - |
| XYZ | 6.44 | 4.79 | 7.98 | - |
| YUV | 63.78 | 136.59 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 79 | 0 | 0.44 | 0.09 | 0.66 | 312.63 | 0.28 | 0.27 |
| Hex | 57 | 31 | 4F | 0 | 2C | 9 | 42 | 139 | 1C | 1B |
| Octal | 127 | 61 | 117 | 0 | 54 | 11 | 102 | 471 | 34 | 33 |
| Binary | 1010111 | 110001 | 1001111 | 0 | 101100 | 1001 | 1000010 | 100111001 | 11100 | 11011 |
Color Harmonies of #57314F
Complementary color
Monochromatic Colors of #57314F
Black with #57314F
Text Example
Text Example
White with #57314F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57314F; }
p { color: rgb(87,49,79); }
H1.HeaderClassName
{
color: #57314F;
}
.AnyTagClassName
{
color: #57314F;
}
</style>
background-color css
<style>
a { background-color: #57314F; }
a { background-color: rgb(87,49,79); }
div.DivClassName
{
background-color: #57314F;
}
.BgClassName
{
background-color: #57314F;
}
</style>
border-color css
<style>
span { border-color: #57314F; }
span { border-color: rgb(87,49,79); }
td.TdClassName
{
border-color: #57314F;
}
.TagClassName
{
border-color: #57314F;
}
</style>