Shades of Loulou #562946
Tints of Loulou #562946
RGB
CMYK
RGB Variations
Color information
#562946 (or 0x562946) is known color: Loulou. HEX triplet: 56, 29 and 46. RGB value is (86,41,70). Sum of RGB (Red+Green+Blue) = 86+41+70=197 (26% of max value = 765). Red value is 86 (33.98% from 255 or 43.65% from 197); Green value is 41 (16.41% from 255 or 20.81% from 197); Blue value is 70 (27.73% from 255 or 35.53% from 197); Max value from RGB is 86 - color contains mainly: red. Hex color #562946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562946 is #A9D6B9. Grayscale: #393939. Windows color (decimal): -11130554 or 4598102. OLE color: 4598102.
HSL color Cylindrical-coordinate representation of color #562946: hue angle of 321.33º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #562946 is Cyan = 0, Magento = 0.52, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 41 | 70 | - |
| CMYK | 0 | 0.52 | 0.19 | 0.66 |
| HSL | 321.33º | 0.35% | 0.25% | - |
| HSV(B) | 321.33º | 0.52% | 0.34% | - |
| XYZ | 5.74 | 4.01 | 6.27 | - |
| YUV | 57.76 | 134.91 | 148.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 41 | 70 | 0 | 0.52 | 0.19 | 0.66 | 321.33 | 0.35 | 0.25 |
| Hex | 56 | 29 | 46 | 0 | 34 | 13 | 42 | 141 | 23 | 19 |
| Octal | 126 | 51 | 106 | 0 | 64 | 23 | 102 | 501 | 43 | 31 |
| Binary | 1010110 | 101001 | 1000110 | 0 | 110100 | 10011 | 1000010 | 101000001 | 100011 | 11001 |
Color Harmonies of #562946
Complementary color
Monochromatic Colors of #562946
Black with #562946
Text Example
Text Example
White with #562946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562946; }
p { color: rgb(86,41,70); }
H1.HeaderClassName
{
color: #562946;
}
.AnyTagClassName
{
color: #562946;
}
</style>
background-color css
<style>
a { background-color: #562946; }
a { background-color: rgb(86,41,70); }
div.DivClassName
{
background-color: #562946;
}
.BgClassName
{
background-color: #562946;
}
</style>
border-color css
<style>
span { border-color: #562946; }
span { border-color: rgb(86,41,70); }
td.TdClassName
{
border-color: #562946;
}
.TagClassName
{
border-color: #562946;
}
</style>