Shades of Loulou #562551
Tints of Loulou #562551
RGB
CMYK
RGB Variations
Color information
#562551 (or 0x562551) is known color: Loulou. HEX triplet: 56, 25 and 51. RGB value is (86,37,81). Sum of RGB (Red+Green+Blue) = 86+37+81=204 (27% of max value = 765). Red value is 86 (33.98% from 255 or 42.16% from 204); Green value is 37 (14.84% from 255 or 18.14% from 204); Blue value is 81 (32.03% from 255 or 39.71% from 204); Max value from RGB is 86 - color contains mainly: red. Hex color #562551 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562551 is #A9DAAE. Grayscale: #383838. Windows color (decimal): -11131567 or 5317974. OLE color: 5317974.
HSL color Cylindrical-coordinate representation of color #562551: hue angle of 306.12º 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 #562551 is Cyan = 0, Magento = 0.57, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 37 | 81 | - |
| CMYK | 0 | 0.57 | 0.06 | 0.66 |
| HSL | 306.12º | 0.4% | 0.24% | - |
| HSV(B) | 306.12º | 0.57% | 0.34% | - |
| XYZ | 5.98 | 3.9 | 8.22 | - |
| YUV | 56.67 | 141.73 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 37 | 81 | 0 | 0.57 | 0.06 | 0.66 | 306.12 | 0.4 | 0.24 |
| Hex | 56 | 25 | 51 | 0 | 39 | 6 | 42 | 132 | 28 | 18 |
| Octal | 126 | 45 | 121 | 0 | 71 | 6 | 102 | 462 | 50 | 30 |
| Binary | 1010110 | 100101 | 1010001 | 0 | 111001 | 110 | 1000010 | 100110010 | 101000 | 11000 |
Color Harmonies of #562551
Complementary color
Monochromatic Colors of #562551
Black with #562551
Text Example
Text Example
White with #562551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562551; }
p { color: rgb(86,37,81); }
H1.HeaderClassName
{
color: #562551;
}
.AnyTagClassName
{
color: #562551;
}
</style>
background-color css
<style>
a { background-color: #562551; }
a { background-color: rgb(86,37,81); }
div.DivClassName
{
background-color: #562551;
}
.BgClassName
{
background-color: #562551;
}
</style>
border-color css
<style>
span { border-color: #562551; }
span { border-color: rgb(86,37,81); }
td.TdClassName
{
border-color: #562551;
}
.TagClassName
{
border-color: #562551;
}
</style>