Shades of Loulou #572145
Tints of Loulou #572145
RGB
CMYK
RGB Variations
Color information
#572145 (or 0x572145) is known color: Loulou. HEX triplet: 57, 21 and 45. RGB value is (87,33,69). Sum of RGB (Red+Green+Blue) = 87+33+69=189 (25% of max value = 765). Red value is 87 (34.38% from 255 or 46.03% from 189); Green value is 33 (13.28% from 255 or 17.46% from 189); Blue value is 69 (27.34% from 255 or 36.51% from 189); Max value from RGB is 87 - color contains mainly: red. Hex color #572145 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572145 is #A8DEBA. Grayscale: #353535. Windows color (decimal): -11067067 or 4530519. OLE color: 4530519.
HSL color Cylindrical-coordinate representation of color #572145: hue angle of 320º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #572145 is Cyan = 0, Magento = 0.62, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 33 | 69 | - |
| CMYK | 0 | 0.62 | 0.21 | 0.66 |
| HSL | 320º | 0.45% | 0.24% | - |
| HSV(B) | 320º | 0.62% | 0.34% | - |
| XYZ | 5.55 | 3.54 | 6.02 | - |
| YUV | 53.25 | 136.89 | 152.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 33 | 69 | 0 | 0.62 | 0.21 | 0.66 | 320 | 0.45 | 0.24 |
| Hex | 57 | 21 | 45 | 0 | 3E | 15 | 42 | 140 | 2D | 18 |
| Octal | 127 | 41 | 105 | 0 | 76 | 25 | 102 | 500 | 55 | 30 |
| Binary | 1010111 | 100001 | 1000101 | 0 | 111110 | 10101 | 1000010 | 101000000 | 101101 | 11000 |
Color Harmonies of #572145
Complementary color
Monochromatic Colors of #572145
Black with #572145
Text Example
Text Example
White with #572145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572145; }
p { color: rgb(87,33,69); }
H1.HeaderClassName
{
color: #572145;
}
.AnyTagClassName
{
color: #572145;
}
</style>
background-color css
<style>
a { background-color: #572145; }
a { background-color: rgb(87,33,69); }
div.DivClassName
{
background-color: #572145;
}
.BgClassName
{
background-color: #572145;
}
</style>
border-color css
<style>
span { border-color: #572145; }
span { border-color: rgb(87,33,69); }
td.TdClassName
{
border-color: #572145;
}
.TagClassName
{
border-color: #572145;
}
</style>