Shades of Loulou #562550
Tints of Loulou #562550
RGB
CMYK
RGB Variations
Color information
#562550 (or 0x562550) is known color: Loulou. HEX triplet: 56, 25 and 50. RGB value is (86,37,80). Sum of RGB (Red+Green+Blue) = 86+37+80=203 (26% of max value = 765). Red value is 86 (33.98% from 255 or 42.36% from 203); Green value is 37 (14.84% from 255 or 18.23% from 203); Blue value is 80 (31.64% from 255 or 39.41% from 203); Max value from RGB is 86 - color contains mainly: red. Hex color #562550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562550 is #A9DAAF. Grayscale: #383838. Windows color (decimal): -11131568 or 5252438. OLE color: 5252438.
HSL color Cylindrical-coordinate representation of color #562550: hue angle of 307.35º 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 #562550 is Cyan = 0, Magento = 0.57, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 37 | 80 | - |
| CMYK | 0 | 0.57 | 0.07 | 0.66 |
| HSL | 307.35º | 0.4% | 0.24% | - |
| HSV(B) | 307.35º | 0.57% | 0.34% | - |
| XYZ | 5.95 | 3.88 | 8.03 | - |
| YUV | 56.55 | 141.23 | 149 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 37 | 80 | 0 | 0.57 | 0.07 | 0.66 | 307.35 | 0.4 | 0.24 |
| Hex | 56 | 25 | 50 | 0 | 39 | 7 | 42 | 133 | 28 | 18 |
| Octal | 126 | 45 | 120 | 0 | 71 | 7 | 102 | 463 | 50 | 30 |
| Binary | 1010110 | 100101 | 1010000 | 0 | 111001 | 111 | 1000010 | 100110011 | 101000 | 11000 |
Color Harmonies of #562550
Complementary color
Monochromatic Colors of #562550
Black with #562550
Text Example
Text Example
White with #562550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562550; }
p { color: rgb(86,37,80); }
H1.HeaderClassName
{
color: #562550;
}
.AnyTagClassName
{
color: #562550;
}
</style>
background-color css
<style>
a { background-color: #562550; }
a { background-color: rgb(86,37,80); }
div.DivClassName
{
background-color: #562550;
}
.BgClassName
{
background-color: #562550;
}
</style>
border-color css
<style>
span { border-color: #562550; }
span { border-color: rgb(86,37,80); }
td.TdClassName
{
border-color: #562550;
}
.TagClassName
{
border-color: #562550;
}
</style>