Shades of Loulou #563051
Tints of Loulou #563051
RGB
CMYK
RGB Variations
Color information
#563051 (or 0x563051) is known color: Loulou. HEX triplet: 56, 30 and 51. RGB value is (86,48,81). Sum of RGB (Red+Green+Blue) = 86+48+81=215 (28% of max value = 765). Red value is 86 (33.98% from 255 or 40% from 215); Green value is 48 (19.14% from 255 or 22.33% from 215); Blue value is 81 (32.03% from 255 or 37.67% from 215); Max value from RGB is 86 - color contains mainly: red. Hex color #563051 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563051 is #A9CFAE. Grayscale: #3F3F3F. Windows color (decimal): -11128751 or 5320790. OLE color: 5320790.
HSL color Cylindrical-coordinate representation of color #563051: hue angle of 307.89º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #563051 is Cyan = 0, Magento = 0.44, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 48 | 81 | - |
| CMYK | 0 | 0.44 | 0.06 | 0.66 |
| HSL | 307.89º | 0.28% | 0.26% | - |
| HSV(B) | 307.89º | 0.44% | 0.34% | - |
| XYZ | 6.38 | 4.69 | 8.35 | - |
| YUV | 63.12 | 138.09 | 144.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 48 | 81 | 0 | 0.44 | 0.06 | 0.66 | 307.89 | 0.28 | 0.26 |
| Hex | 56 | 30 | 51 | 0 | 2C | 6 | 42 | 134 | 1C | 1A |
| Octal | 126 | 60 | 121 | 0 | 54 | 6 | 102 | 464 | 34 | 32 |
| Binary | 1010110 | 110000 | 1010001 | 0 | 101100 | 110 | 1000010 | 100110100 | 11100 | 11010 |
Color Harmonies of #563051
Complementary color
Monochromatic Colors of #563051
Black with #563051
Text Example
Text Example
White with #563051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563051; }
p { color: rgb(86,48,81); }
H1.HeaderClassName
{
color: #563051;
}
.AnyTagClassName
{
color: #563051;
}
</style>
background-color css
<style>
a { background-color: #563051; }
a { background-color: rgb(86,48,81); }
div.DivClassName
{
background-color: #563051;
}
.BgClassName
{
background-color: #563051;
}
</style>
border-color css
<style>
span { border-color: #563051; }
span { border-color: rgb(86,48,81); }
td.TdClassName
{
border-color: #563051;
}
.TagClassName
{
border-color: #563051;
}
</style>