Shades of Loulou #562547
Tints of Loulou #562547
RGB
CMYK
RGB Variations
Color information
#562547 (or 0x562547) is known color: Loulou. HEX triplet: 56, 25 and 47. RGB value is (86,37,71). Sum of RGB (Red+Green+Blue) = 86+37+71=194 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.33% from 194); Green value is 37 (14.84% from 255 or 19.07% from 194); Blue value is 71 (28.12% from 255 or 36.60% from 194); Max value from RGB is 86 - color contains mainly: red. Hex color #562547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562547 is #A9DAB8. Grayscale: #373737. Windows color (decimal): -11131577 or 4662614. OLE color: 4662614.
HSL color Cylindrical-coordinate representation of color #562547: hue angle of 318.37º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #562547 is Cyan = 0, Magento = 0.57, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 37 | 71 | - |
| CMYK | 0 | 0.57 | 0.17 | 0.66 |
| HSL | 318.37º | 0.4% | 0.24% | - |
| HSV(B) | 318.37º | 0.57% | 0.34% | - |
| XYZ | 5.64 | 3.76 | 6.39 | - |
| YUV | 55.53 | 136.73 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 37 | 71 | 0 | 0.57 | 0.17 | 0.66 | 318.37 | 0.4 | 0.24 |
| Hex | 56 | 25 | 47 | 0 | 39 | 11 | 42 | 13E | 28 | 18 |
| Octal | 126 | 45 | 107 | 0 | 71 | 21 | 102 | 476 | 50 | 30 |
| Binary | 1010110 | 100101 | 1000111 | 0 | 111001 | 10001 | 1000010 | 100111110 | 101000 | 11000 |
Color Harmonies of #562547
Complementary color
Monochromatic Colors of #562547
Black with #562547
Text Example
Text Example
White with #562547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562547; }
p { color: rgb(86,37,71); }
H1.HeaderClassName
{
color: #562547;
}
.AnyTagClassName
{
color: #562547;
}
</style>
background-color css
<style>
a { background-color: #562547; }
a { background-color: rgb(86,37,71); }
div.DivClassName
{
background-color: #562547;
}
.BgClassName
{
background-color: #562547;
}
</style>
border-color css
<style>
span { border-color: #562547; }
span { border-color: rgb(86,37,71); }
td.TdClassName
{
border-color: #562547;
}
.TagClassName
{
border-color: #562547;
}
</style>