Shades of Loulou #562044
Tints of Loulou #562044
RGB
CMYK
RGB Variations
Color information
#562044 (or 0x562044) is known color: Loulou. HEX triplet: 56, 20 and 44. RGB value is (86,32,68). Sum of RGB (Red+Green+Blue) = 86+32+68=186 (24% of max value = 765). Red value is 86 (33.98% from 255 or 46.24% from 186); Green value is 32 (12.89% from 255 or 17.20% from 186); Blue value is 68 (26.95% from 255 or 36.56% from 186); Max value from RGB is 86 - color contains mainly: red. Hex color #562044 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562044 is #A9DFBB. Grayscale: #343434. Windows color (decimal): -11132860 or 4464726. OLE color: 4464726.
HSL color Cylindrical-coordinate representation of color #562044: hue angle of 320º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #562044 is Cyan = 0, Magento = 0.63, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 32 | 68 | - |
| CMYK | 0 | 0.63 | 0.21 | 0.66 |
| HSL | 320º | 0.46% | 0.23% | - |
| HSV(B) | 320º | 0.63% | 0.34% | - |
| XYZ | 5.4 | 3.43 | 5.85 | - |
| YUV | 52.25 | 136.89 | 152.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 32 | 68 | 0 | 0.63 | 0.21 | 0.66 | 320 | 0.46 | 0.23 |
| Hex | 56 | 20 | 44 | 0 | 3F | 15 | 42 | 140 | 2E | 17 |
| Octal | 126 | 40 | 104 | 0 | 77 | 25 | 102 | 500 | 56 | 27 |
| Binary | 1010110 | 100000 | 1000100 | 0 | 111111 | 10101 | 1000010 | 101000000 | 101110 | 10111 |
Color Harmonies of #562044
Complementary color
Monochromatic Colors of #562044
Black with #562044
Text Example
Text Example
White with #562044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562044; }
p { color: rgb(86,32,68); }
H1.HeaderClassName
{
color: #562044;
}
.AnyTagClassName
{
color: #562044;
}
</style>
background-color css
<style>
a { background-color: #562044; }
a { background-color: rgb(86,32,68); }
div.DivClassName
{
background-color: #562044;
}
.BgClassName
{
background-color: #562044;
}
</style>
border-color css
<style>
span { border-color: #562044; }
span { border-color: rgb(86,32,68); }
td.TdClassName
{
border-color: #562044;
}
.TagClassName
{
border-color: #562044;
}
</style>