Shades of Loulou #562146
Tints of Loulou #562146
RGB
CMYK
RGB Variations
Color information
#562146 (or 0x562146) is known color: Loulou. HEX triplet: 56, 21 and 46. RGB value is (86,33,70). Sum of RGB (Red+Green+Blue) = 86+33+70=189 (25% of max value = 765). Red value is 86 (33.98% from 255 or 45.50% from 189); Green value is 33 (13.28% from 255 or 17.46% from 189); Blue value is 70 (27.73% from 255 or 37.04% from 189); Max value from RGB is 86 - color contains mainly: red. Hex color #562146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562146 is #A9DEB9. Grayscale: #343434. Windows color (decimal): -11132602 or 4596054. OLE color: 4596054.
HSL color Cylindrical-coordinate representation of color #562146: hue angle of 318.11º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #562146 is Cyan = 0, Magento = 0.62, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 33 | 70 | - |
| CMYK | 0 | 0.62 | 0.19 | 0.66 |
| HSL | 318.11º | 0.45% | 0.23% | - |
| HSV(B) | 318.11º | 0.62% | 0.34% | - |
| XYZ | 5.49 | 3.51 | 6.18 | - |
| YUV | 53.07 | 137.56 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 70 | 0 | 0.62 | 0.19 | 0.66 | 318.11 | 0.45 | 0.23 |
| Hex | 56 | 21 | 46 | 0 | 3E | 13 | 42 | 13E | 2D | 17 |
| Octal | 126 | 41 | 106 | 0 | 76 | 23 | 102 | 476 | 55 | 27 |
| Binary | 1010110 | 100001 | 1000110 | 0 | 111110 | 10011 | 1000010 | 100111110 | 101101 | 10111 |
Color Harmonies of #562146
Complementary color
Monochromatic Colors of #562146
Black with #562146
Text Example
Text Example
White with #562146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562146; }
p { color: rgb(86,33,70); }
H1.HeaderClassName
{
color: #562146;
}
.AnyTagClassName
{
color: #562146;
}
</style>
background-color css
<style>
a { background-color: #562146; }
a { background-color: rgb(86,33,70); }
div.DivClassName
{
background-color: #562146;
}
.BgClassName
{
background-color: #562146;
}
</style>
border-color css
<style>
span { border-color: #562146; }
span { border-color: rgb(86,33,70); }
td.TdClassName
{
border-color: #562146;
}
.TagClassName
{
border-color: #562146;
}
</style>