Shades of Loulou #561548
Tints of Loulou #561548
RGB
CMYK
RGB Variations
Color information
#561548 (or 0x561548) is known color: Loulou. HEX triplet: 56, 15 and 48. RGB value is (86,21,72). Sum of RGB (Red+Green+Blue) = 86+21+72=179 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.04% from 179); Green value is 21 (8.59% from 255 or 11.73% from 179); Blue value is 72 (28.52% from 255 or 40.22% from 179); Max value from RGB is 86 - color contains mainly: red. Hex color #561548 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561548 is #A9EAB7. Grayscale: #2E2E2E. Windows color (decimal): -11135672 or 4724054. OLE color: 4724054.
HSL color Cylindrical-coordinate representation of color #561548: hue angle of 312.92º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #561548 is Cyan = 0, Magento = 0.76, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 72 | - |
| CMYK | 0 | 0.76 | 0.16 | 0.66 |
| HSL | 312.92º | 0.61% | 0.21% | - |
| HSV(B) | 312.92º | 0.76% | 0.34% | - |
| XYZ | 5.28 | 2.98 | 6.43 | - |
| YUV | 46.25 | 142.53 | 156.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 72 | 0 | 0.76 | 0.16 | 0.66 | 312.92 | 0.61 | 0.21 |
| Hex | 56 | 15 | 48 | 0 | 4C | 10 | 42 | 139 | 3D | 15 |
| Octal | 126 | 25 | 110 | 0 | 114 | 20 | 102 | 471 | 75 | 25 |
| Binary | 1010110 | 10101 | 1001000 | 0 | 1001100 | 10000 | 1000010 | 100111001 | 111101 | 10101 |
Color Harmonies of #561548
Complementary color
Monochromatic Colors of #561548
Black with #561548
Text Example
Text Example
White with #561548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561548; }
p { color: rgb(86,21,72); }
H1.HeaderClassName
{
color: #561548;
}
.AnyTagClassName
{
color: #561548;
}
</style>
background-color css
<style>
a { background-color: #561548; }
a { background-color: rgb(86,21,72); }
div.DivClassName
{
background-color: #561548;
}
.BgClassName
{
background-color: #561548;
}
</style>
border-color css
<style>
span { border-color: #561548; }
span { border-color: rgb(86,21,72); }
td.TdClassName
{
border-color: #561548;
}
.TagClassName
{
border-color: #561548;
}
</style>