Shades of Loulou #572652
Tints of Loulou #572652
RGB
CMYK
RGB Variations
Color information
#572652 (or 0x572652) is known color: Loulou. HEX triplet: 57, 26 and 52. RGB value is (87,38,82). Sum of RGB (Red+Green+Blue) = 87+38+82=207 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.03% from 207); Green value is 38 (15.23% from 255 or 18.36% from 207); Blue value is 82 (32.42% from 255 or 39.61% from 207); Max value from RGB is 87 - color contains mainly: red. Hex color #572652 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572652 is #A8D9AD. Grayscale: #393939. Windows color (decimal): -11065774 or 5383767. OLE color: 5383767.
HSL color Cylindrical-coordinate representation of color #572652: hue angle of 306.12º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #572652 is Cyan = 0, Magento = 0.56, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 82 | - |
| CMYK | 0 | 0.56 | 0.06 | 0.66 |
| HSL | 306.12º | 0.39% | 0.25% | - |
| HSV(B) | 306.12º | 0.56% | 0.34% | - |
| XYZ | 6.15 | 4.02 | 8.43 | - |
| YUV | 57.67 | 141.73 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 82 | 0 | 0.56 | 0.06 | 0.66 | 306.12 | 0.39 | 0.25 |
| Hex | 57 | 26 | 52 | 0 | 38 | 6 | 42 | 132 | 27 | 19 |
| Octal | 127 | 46 | 122 | 0 | 70 | 6 | 102 | 462 | 47 | 31 |
| Binary | 1010111 | 100110 | 1010010 | 0 | 111000 | 110 | 1000010 | 100110010 | 100111 | 11001 |
Color Harmonies of #572652
Complementary color
Monochromatic Colors of #572652
Black with #572652
Text Example
Text Example
White with #572652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572652; }
p { color: rgb(87,38,82); }
H1.HeaderClassName
{
color: #572652;
}
.AnyTagClassName
{
color: #572652;
}
</style>
background-color css
<style>
a { background-color: #572652; }
a { background-color: rgb(87,38,82); }
div.DivClassName
{
background-color: #572652;
}
.BgClassName
{
background-color: #572652;
}
</style>
border-color css
<style>
span { border-color: #572652; }
span { border-color: rgb(87,38,82); }
td.TdClassName
{
border-color: #572652;
}
.TagClassName
{
border-color: #572652;
}
</style>