Shades of Loulou #572745
Tints of Loulou #572745
RGB
CMYK
RGB Variations
Color information
#572745 (or 0x572745) is known color: Loulou. HEX triplet: 57, 27 and 45. RGB value is (87,39,69). Sum of RGB (Red+Green+Blue) = 87+39+69=195 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.62% from 195); Green value is 39 (15.62% from 255 or 20% from 195); Blue value is 69 (27.34% from 255 or 35.38% from 195); Max value from RGB is 87 - color contains mainly: red. Hex color #572745 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572745 is #A8D8BA. Grayscale: #383838. Windows color (decimal): -11065531 or 4532055. OLE color: 4532055.
HSL color Cylindrical-coordinate representation of color #572745: hue angle of 322.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 #572745 is Cyan = 0, Magento = 0.55, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 39 | 69 | - |
| CMYK | 0 | 0.55 | 0.21 | 0.66 |
| HSL | 322.5º | 0.38% | 0.25% | - |
| HSV(B) | 322.5º | 0.55% | 0.34% | - |
| XYZ | 5.73 | 3.91 | 6.08 | - |
| YUV | 56.77 | 134.9 | 149.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 69 | 0 | 0.55 | 0.21 | 0.66 | 322.5 | 0.38 | 0.25 |
| Hex | 57 | 27 | 45 | 0 | 37 | 15 | 42 | 142 | 26 | 19 |
| Octal | 127 | 47 | 105 | 0 | 67 | 25 | 102 | 502 | 46 | 31 |
| Binary | 1010111 | 100111 | 1000101 | 0 | 110111 | 10101 | 1000010 | 101000010 | 100110 | 11001 |
Color Harmonies of #572745
Complementary color
Monochromatic Colors of #572745
Black with #572745
Text Example
Text Example
White with #572745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572745; }
p { color: rgb(87,39,69); }
H1.HeaderClassName
{
color: #572745;
}
.AnyTagClassName
{
color: #572745;
}
</style>
background-color css
<style>
a { background-color: #572745; }
a { background-color: rgb(87,39,69); }
div.DivClassName
{
background-color: #572745;
}
.BgClassName
{
background-color: #572745;
}
</style>
border-color css
<style>
span { border-color: #572745; }
span { border-color: rgb(87,39,69); }
td.TdClassName
{
border-color: #572745;
}
.TagClassName
{
border-color: #572745;
}
</style>