Shades of Loulou #562247
Tints of Loulou #562247
RGB
CMYK
RGB Variations
Color information
#562247 (or 0x562247) is known color: Loulou. HEX triplet: 56, 22 and 47. RGB value is (86,34,71). Sum of RGB (Red+Green+Blue) = 86+34+71=191 (25% of max value = 765). Red value is 86 (33.98% from 255 or 45.03% from 191); Green value is 34 (13.67% from 255 or 17.80% from 191); Blue value is 71 (28.12% from 255 or 37.17% from 191); Max value from RGB is 86 - color contains mainly: red. Hex color #562247 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562247 is #A9DDB8. Grayscale: #353535. Windows color (decimal): -11132345 or 4661846. OLE color: 4661846.
HSL color Cylindrical-coordinate representation of color #562247: hue angle of 317.31º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #562247 is Cyan = 0, Magento = 0.60, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 34 | 71 | - |
| CMYK | 0 | 0.60 | 0.17 | 0.66 |
| HSL | 317.31º | 0.43% | 0.24% | - |
| HSV(B) | 317.31º | 0.6% | 0.34% | - |
| XYZ | 5.55 | 3.58 | 6.36 | - |
| YUV | 53.77 | 137.73 | 150.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 34 | 71 | 0 | 0.60 | 0.17 | 0.66 | 317.31 | 0.43 | 0.24 |
| Hex | 56 | 22 | 47 | 0 | 3C | 11 | 42 | 13D | 2B | 18 |
| Octal | 126 | 42 | 107 | 0 | 74 | 21 | 102 | 475 | 53 | 30 |
| Binary | 1010110 | 100010 | 1000111 | 0 | 111100 | 10001 | 1000010 | 100111101 | 101011 | 11000 |
Color Harmonies of #562247
Complementary color
Monochromatic Colors of #562247
Black with #562247
Text Example
Text Example
White with #562247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562247; }
p { color: rgb(86,34,71); }
H1.HeaderClassName
{
color: #562247;
}
.AnyTagClassName
{
color: #562247;
}
</style>
background-color css
<style>
a { background-color: #562247; }
a { background-color: rgb(86,34,71); }
div.DivClassName
{
background-color: #562247;
}
.BgClassName
{
background-color: #562247;
}
</style>
border-color css
<style>
span { border-color: #562247; }
span { border-color: rgb(86,34,71); }
td.TdClassName
{
border-color: #562247;
}
.TagClassName
{
border-color: #562247;
}
</style>