Shades of Loulou #562744
Tints of Loulou #562744
RGB
CMYK
RGB Variations
Color information
#562744 (or 0x562744) is known color: Loulou. HEX triplet: 56, 27 and 44. RGB value is (86,39,68). Sum of RGB (Red+Green+Blue) = 86+39+68=193 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.56% from 193); Green value is 39 (15.62% from 255 or 20.21% from 193); Blue value is 68 (26.95% from 255 or 35.23% from 193); Max value from RGB is 86 - color contains mainly: red. Hex color #562744 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562744 is #A9D8BB. Grayscale: #383838. Windows color (decimal): -11131068 or 4466518. OLE color: 4466518.
HSL color Cylindrical-coordinate representation of color #562744: hue angle of 322.98º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #562744 is Cyan = 0, Magento = 0.55, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 39 | 68 | - |
| CMYK | 0 | 0.55 | 0.21 | 0.66 |
| HSL | 322.98º | 0.38% | 0.25% | - |
| HSV(B) | 322.98º | 0.55% | 0.34% | - |
| XYZ | 5.61 | 3.85 | 5.92 | - |
| YUV | 56.36 | 134.57 | 149.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 68 | 0 | 0.55 | 0.21 | 0.66 | 322.98 | 0.38 | 0.25 |
| Hex | 56 | 27 | 44 | 0 | 37 | 15 | 42 | 143 | 26 | 19 |
| Octal | 126 | 47 | 104 | 0 | 67 | 25 | 102 | 503 | 46 | 31 |
| Binary | 1010110 | 100111 | 1000100 | 0 | 110111 | 10101 | 1000010 | 101000011 | 100110 | 11001 |
Color Harmonies of #562744
Complementary color
Monochromatic Colors of #562744
Black with #562744
Text Example
Text Example
White with #562744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562744; }
p { color: rgb(86,39,68); }
H1.HeaderClassName
{
color: #562744;
}
.AnyTagClassName
{
color: #562744;
}
</style>
background-color css
<style>
a { background-color: #562744; }
a { background-color: rgb(86,39,68); }
div.DivClassName
{
background-color: #562744;
}
.BgClassName
{
background-color: #562744;
}
</style>
border-color css
<style>
span { border-color: #562744; }
span { border-color: rgb(86,39,68); }
td.TdClassName
{
border-color: #562744;
}
.TagClassName
{
border-color: #562744;
}
</style>