Shades of Loulou #562444
Tints of Loulou #562444
RGB
CMYK
RGB Variations
Color information
#562444 (or 0x562444) is known color: Loulou. HEX triplet: 56, 24 and 44. RGB value is (86,36,68). Sum of RGB (Red+Green+Blue) = 86+36+68=190 (25% of max value = 765). Red value is 86 (33.98% from 255 or 45.26% from 190); Green value is 36 (14.45% from 255 or 18.95% from 190); Blue value is 68 (26.95% from 255 or 35.79% from 190); Max value from RGB is 86 - color contains mainly: red. Hex color #562444 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562444 is #A9DBBB. Grayscale: #363636. Windows color (decimal): -11131836 or 4465750. OLE color: 4465750.
HSL color Cylindrical-coordinate representation of color #562444: hue angle of 321.6º degrees, saturation: 0.41, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #562444 is Cyan = 0, Magento = 0.58, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 36 | 68 | - |
| CMYK | 0 | 0.58 | 0.21 | 0.66 |
| HSL | 321.6º | 0.41% | 0.24% | - |
| HSV(B) | 321.6º | 0.58% | 0.34% | - |
| XYZ | 5.51 | 3.66 | 5.88 | - |
| YUV | 54.6 | 135.57 | 150.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 36 | 68 | 0 | 0.58 | 0.21 | 0.66 | 321.6 | 0.41 | 0.24 |
| Hex | 56 | 24 | 44 | 0 | 3A | 15 | 42 | 142 | 29 | 18 |
| Octal | 126 | 44 | 104 | 0 | 72 | 25 | 102 | 502 | 51 | 30 |
| Binary | 1010110 | 100100 | 1000100 | 0 | 111010 | 10101 | 1000010 | 101000010 | 101001 | 11000 |
Color Harmonies of #562444
Complementary color
Monochromatic Colors of #562444
Black with #562444
Text Example
Text Example
White with #562444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562444; }
p { color: rgb(86,36,68); }
H1.HeaderClassName
{
color: #562444;
}
.AnyTagClassName
{
color: #562444;
}
</style>
background-color css
<style>
a { background-color: #562444; }
a { background-color: rgb(86,36,68); }
div.DivClassName
{
background-color: #562444;
}
.BgClassName
{
background-color: #562444;
}
</style>
border-color css
<style>
span { border-color: #562444; }
span { border-color: rgb(86,36,68); }
td.TdClassName
{
border-color: #562444;
}
.TagClassName
{
border-color: #562444;
}
</style>