Shades of Loulou #562951
Tints of Loulou #562951
RGB
CMYK
RGB Variations
Color information
#562951 (or 0x562951) is known color: Loulou. HEX triplet: 56, 29 and 51. RGB value is (86,41,81). Sum of RGB (Red+Green+Blue) = 86+41+81=208 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.35% from 208); Green value is 41 (16.41% from 255 or 19.71% from 208); Blue value is 81 (32.03% from 255 or 38.94% from 208); Max value from RGB is 86 - color contains mainly: red. Hex color #562951 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562951 is #A9D6AE. Grayscale: #3A3A3A. Windows color (decimal): -11130543 or 5318998. OLE color: 5318998.
HSL color Cylindrical-coordinate representation of color #562951: hue angle of 306.67º 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 #562951 is Cyan = 0, Magento = 0.52, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 41 | 81 | - |
| CMYK | 0 | 0.52 | 0.06 | 0.66 |
| HSL | 306.67º | 0.35% | 0.25% | - |
| HSV(B) | 306.67º | 0.52% | 0.34% | - |
| XYZ | 6.12 | 4.16 | 8.26 | - |
| YUV | 59.02 | 140.41 | 147.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 41 | 81 | 0 | 0.52 | 0.06 | 0.66 | 306.67 | 0.35 | 0.25 |
| Hex | 56 | 29 | 51 | 0 | 34 | 6 | 42 | 133 | 23 | 19 |
| Octal | 126 | 51 | 121 | 0 | 64 | 6 | 102 | 463 | 43 | 31 |
| Binary | 1010110 | 101001 | 1010001 | 0 | 110100 | 110 | 1000010 | 100110011 | 100011 | 11001 |
Color Harmonies of #562951
Complementary color
Monochromatic Colors of #562951
Black with #562951
Text Example
Text Example
White with #562951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562951; }
p { color: rgb(86,41,81); }
H1.HeaderClassName
{
color: #562951;
}
.AnyTagClassName
{
color: #562951;
}
</style>
background-color css
<style>
a { background-color: #562951; }
a { background-color: rgb(86,41,81); }
div.DivClassName
{
background-color: #562951;
}
.BgClassName
{
background-color: #562951;
}
</style>
border-color css
<style>
span { border-color: #562951; }
span { border-color: rgb(86,41,81); }
td.TdClassName
{
border-color: #562951;
}
.TagClassName
{
border-color: #562951;
}
</style>