Shades of Loulou #562346
Tints of Loulou #562346
RGB
CMYK
RGB Variations
Color information
#562346 (or 0x562346) is known color: Loulou. HEX triplet: 56, 23 and 46. RGB value is (86,35,70). Sum of RGB (Red+Green+Blue) = 86+35+70=191 (25% of max value = 765). Red value is 86 (33.98% from 255 or 45.03% from 191); Green value is 35 (14.06% from 255 or 18.32% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 86 - color contains mainly: red. Hex color #562346 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562346 is #A9DCB9. Grayscale: #363636. Windows color (decimal): -11132090 or 4596566. OLE color: 4596566.
HSL color Cylindrical-coordinate representation of color #562346: hue angle of 318.82º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #562346 is Cyan = 0, Magento = 0.59, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 35 | 70 | - |
| CMYK | 0 | 0.59 | 0.19 | 0.66 |
| HSL | 318.82º | 0.42% | 0.24% | - |
| HSV(B) | 318.82º | 0.59% | 0.34% | - |
| XYZ | 5.54 | 3.62 | 6.2 | - |
| YUV | 54.24 | 136.9 | 150.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 35 | 70 | 0 | 0.59 | 0.19 | 0.66 | 318.82 | 0.42 | 0.24 |
| Hex | 56 | 23 | 46 | 0 | 3B | 13 | 42 | 13F | 2A | 18 |
| Octal | 126 | 43 | 106 | 0 | 73 | 23 | 102 | 477 | 52 | 30 |
| Binary | 1010110 | 100011 | 1000110 | 0 | 111011 | 10011 | 1000010 | 100111111 | 101010 | 11000 |
Color Harmonies of #562346
Complementary color
Monochromatic Colors of #562346
Black with #562346
Text Example
Text Example
White with #562346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562346; }
p { color: rgb(86,35,70); }
H1.HeaderClassName
{
color: #562346;
}
.AnyTagClassName
{
color: #562346;
}
</style>
background-color css
<style>
a { background-color: #562346; }
a { background-color: rgb(86,35,70); }
div.DivClassName
{
background-color: #562346;
}
.BgClassName
{
background-color: #562346;
}
</style>
border-color css
<style>
span { border-color: #562346; }
span { border-color: rgb(86,35,70); }
td.TdClassName
{
border-color: #562346;
}
.TagClassName
{
border-color: #562346;
}
</style>