Shades of Loulou #572845
Tints of Loulou #572845
RGB
CMYK
RGB Variations
Color information
#572845 (or 0x572845) is known color: Loulou. HEX triplet: 57, 28 and 45. RGB value is (87,40,69). Sum of RGB (Red+Green+Blue) = 87+40+69=196 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.39% from 196); Green value is 40 (16.02% from 255 or 20.41% from 196); Blue value is 69 (27.34% from 255 or 35.20% from 196); Max value from RGB is 87 - color contains mainly: red. Hex color #572845 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572845 is #A8D7BA. Grayscale: #393939. Windows color (decimal): -11065275 or 4532311. OLE color: 4532311.
HSL color Cylindrical-coordinate representation of color #572845: hue angle of 322.98º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #572845 is Cyan = 0, Magento = 0.54, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 40 | 69 | - |
| CMYK | 0 | 0.54 | 0.21 | 0.66 |
| HSL | 322.98º | 0.37% | 0.25% | - |
| HSV(B) | 322.98º | 0.54% | 0.34% | - |
| XYZ | 5.76 | 3.97 | 6.09 | - |
| YUV | 57.36 | 134.57 | 149.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 40 | 69 | 0 | 0.54 | 0.21 | 0.66 | 322.98 | 0.37 | 0.25 |
| Hex | 57 | 28 | 45 | 0 | 36 | 15 | 42 | 143 | 25 | 19 |
| Octal | 127 | 50 | 105 | 0 | 66 | 25 | 102 | 503 | 45 | 31 |
| Binary | 1010111 | 101000 | 1000101 | 0 | 110110 | 10101 | 1000010 | 101000011 | 100101 | 11001 |
Color Harmonies of #572845
Complementary color
Monochromatic Colors of #572845
Black with #572845
Text Example
Text Example
White with #572845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572845; }
p { color: rgb(87,40,69); }
H1.HeaderClassName
{
color: #572845;
}
.AnyTagClassName
{
color: #572845;
}
</style>
background-color css
<style>
a { background-color: #572845; }
a { background-color: rgb(87,40,69); }
div.DivClassName
{
background-color: #572845;
}
.BgClassName
{
background-color: #572845;
}
</style>
border-color css
<style>
span { border-color: #572845; }
span { border-color: rgb(87,40,69); }
td.TdClassName
{
border-color: #572845;
}
.TagClassName
{
border-color: #572845;
}
</style>