Shades of Loulou #572248
Tints of Loulou #572248
RGB
CMYK
RGB Variations
Color information
#572248 (or 0x572248) is known color: Loulou. HEX triplet: 57, 22 and 48. RGB value is (87,34,72). Sum of RGB (Red+Green+Blue) = 87+34+72=193 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.08% from 193); Green value is 34 (13.67% from 255 or 17.62% from 193); Blue value is 72 (28.52% from 255 or 37.31% from 193); Max value from RGB is 87 - color contains mainly: red. Hex color #572248 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572248 is #A8DDB7. Grayscale: #363636. Windows color (decimal): -11066808 or 4727383. OLE color: 4727383.
HSL color Cylindrical-coordinate representation of color #572248: hue angle of 316.98º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #572248 is Cyan = 0, Magento = 0.61, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 34 | 72 | - |
| CMYK | 0 | 0.61 | 0.17 | 0.66 |
| HSL | 316.98º | 0.44% | 0.24% | - |
| HSV(B) | 316.98º | 0.61% | 0.34% | - |
| XYZ | 5.67 | 3.64 | 6.53 | - |
| YUV | 54.18 | 138.06 | 151.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 34 | 72 | 0 | 0.61 | 0.17 | 0.66 | 316.98 | 0.44 | 0.24 |
| Hex | 57 | 22 | 48 | 0 | 3D | 11 | 42 | 13D | 2C | 18 |
| Octal | 127 | 42 | 110 | 0 | 75 | 21 | 102 | 475 | 54 | 30 |
| Binary | 1010111 | 100010 | 1001000 | 0 | 111101 | 10001 | 1000010 | 100111101 | 101100 | 11000 |
Color Harmonies of #572248
Complementary color
Monochromatic Colors of #572248
Black with #572248
Text Example
Text Example
White with #572248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572248; }
p { color: rgb(87,34,72); }
H1.HeaderClassName
{
color: #572248;
}
.AnyTagClassName
{
color: #572248;
}
</style>
background-color css
<style>
a { background-color: #572248; }
a { background-color: rgb(87,34,72); }
div.DivClassName
{
background-color: #572248;
}
.BgClassName
{
background-color: #572248;
}
</style>
border-color css
<style>
span { border-color: #572248; }
span { border-color: rgb(87,34,72); }
td.TdClassName
{
border-color: #572248;
}
.TagClassName
{
border-color: #572248;
}
</style>