Shades of Loulou #562844
Tints of Loulou #562844
RGB
CMYK
RGB Variations
Color information
#562844 (or 0x562844) is known color: Loulou. HEX triplet: 56, 28 and 44. RGB value is (86,40,68). Sum of RGB (Red+Green+Blue) = 86+40+68=194 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.33% from 194); Green value is 40 (16.02% from 255 or 20.62% from 194); Blue value is 68 (26.95% from 255 or 35.05% from 194); Max value from RGB is 86 - color contains mainly: red. Hex color #562844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562844 is #A9D7BB. Grayscale: #383838. Windows color (decimal): -11130812 or 4466774. OLE color: 4466774.
HSL color Cylindrical-coordinate representation of color #562844: hue angle of 323.48º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #562844 is Cyan = 0, Magento = 0.53, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 40 | 68 | - |
| CMYK | 0 | 0.53 | 0.21 | 0.66 |
| HSL | 323.48º | 0.37% | 0.25% | - |
| HSV(B) | 323.48º | 0.53% | 0.34% | - |
| XYZ | 5.64 | 3.91 | 5.93 | - |
| YUV | 56.95 | 134.24 | 148.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 40 | 68 | 0 | 0.53 | 0.21 | 0.66 | 323.48 | 0.37 | 0.25 |
| Hex | 56 | 28 | 44 | 0 | 35 | 15 | 42 | 143 | 25 | 19 |
| Octal | 126 | 50 | 104 | 0 | 65 | 25 | 102 | 503 | 45 | 31 |
| Binary | 1010110 | 101000 | 1000100 | 0 | 110101 | 10101 | 1000010 | 101000011 | 100101 | 11001 |
Color Harmonies of #562844
Complementary color
Monochromatic Colors of #562844
Black with #562844
Text Example
Text Example
White with #562844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562844; }
p { color: rgb(86,40,68); }
H1.HeaderClassName
{
color: #562844;
}
.AnyTagClassName
{
color: #562844;
}
</style>
background-color css
<style>
a { background-color: #562844; }
a { background-color: rgb(86,40,68); }
div.DivClassName
{
background-color: #562844;
}
.BgClassName
{
background-color: #562844;
}
</style>
border-color css
<style>
span { border-color: #562844; }
span { border-color: rgb(86,40,68); }
td.TdClassName
{
border-color: #562844;
}
.TagClassName
{
border-color: #562844;
}
</style>