Shades of Loulou #572545
Tints of Loulou #572545
RGB
CMYK
RGB Variations
Color information
#572545 (or 0x572545) is known color: Loulou. HEX triplet: 57, 25 and 45. RGB value is (87,37,69). Sum of RGB (Red+Green+Blue) = 87+37+69=193 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.08% from 193); Green value is 37 (14.84% from 255 or 19.17% from 193); Blue value is 69 (27.34% from 255 or 35.75% from 193); Max value from RGB is 87 - color contains mainly: red. Hex color #572545 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572545 is #A8DABA. Grayscale: #373737. Windows color (decimal): -11066043 or 4531543. OLE color: 4531543.
HSL color Cylindrical-coordinate representation of color #572545: hue angle of 321.6º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #572545 is Cyan = 0, Magento = 0.57, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 37 | 69 | - |
| CMYK | 0 | 0.57 | 0.21 | 0.66 |
| HSL | 321.6º | 0.4% | 0.24% | - |
| HSV(B) | 321.6º | 0.57% | 0.34% | - |
| XYZ | 5.67 | 3.78 | 6.06 | - |
| YUV | 55.6 | 135.57 | 150.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 37 | 69 | 0 | 0.57 | 0.21 | 0.66 | 321.6 | 0.4 | 0.24 |
| Hex | 57 | 25 | 45 | 0 | 39 | 15 | 42 | 142 | 28 | 18 |
| Octal | 127 | 45 | 105 | 0 | 71 | 25 | 102 | 502 | 50 | 30 |
| Binary | 1010111 | 100101 | 1000101 | 0 | 111001 | 10101 | 1000010 | 101000010 | 101000 | 11000 |
Color Harmonies of #572545
Complementary color
Monochromatic Colors of #572545
Black with #572545
Text Example
Text Example
White with #572545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572545; }
p { color: rgb(87,37,69); }
H1.HeaderClassName
{
color: #572545;
}
.AnyTagClassName
{
color: #572545;
}
</style>
background-color css
<style>
a { background-color: #572545; }
a { background-color: rgb(87,37,69); }
div.DivClassName
{
background-color: #572545;
}
.BgClassName
{
background-color: #572545;
}
</style>
border-color css
<style>
span { border-color: #572545; }
span { border-color: rgb(87,37,69); }
td.TdClassName
{
border-color: #572545;
}
.TagClassName
{
border-color: #572545;
}
</style>