Shades of Loulou #563351
Tints of Loulou #563351
RGB
CMYK
RGB Variations
Color information
#563351 (or 0x563351) is known color: Loulou. HEX triplet: 56, 33 and 51. RGB value is (86,51,81). Sum of RGB (Red+Green+Blue) = 86+51+81=218 (28% of max value = 765). Red value is 86 (33.98% from 255 or 39.45% from 218); Green value is 51 (20.31% from 255 or 23.39% from 218); Blue value is 81 (32.03% from 255 or 37.16% from 218); Max value from RGB is 86 - color contains mainly: red. Hex color #563351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563351 is #A9CCAE. Grayscale: #404040. Windows color (decimal): -11127983 or 5321558. OLE color: 5321558.
HSL color Cylindrical-coordinate representation of color #563351: hue angle of 308.57º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #563351 is Cyan = 0, Magento = 0.41, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 51 | 81 | - |
| CMYK | 0 | 0.41 | 0.06 | 0.66 |
| HSL | 308.57º | 0.26% | 0.27% | - |
| HSV(B) | 308.57º | 0.41% | 0.34% | - |
| XYZ | 6.51 | 4.94 | 8.4 | - |
| YUV | 64.89 | 137.1 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 51 | 81 | 0 | 0.41 | 0.06 | 0.66 | 308.57 | 0.26 | 0.27 |
| Hex | 56 | 33 | 51 | 0 | 29 | 6 | 42 | 135 | 1A | 1B |
| Octal | 126 | 63 | 121 | 0 | 51 | 6 | 102 | 465 | 32 | 33 |
| Binary | 1010110 | 110011 | 1010001 | 0 | 101001 | 110 | 1000010 | 100110101 | 11010 | 11011 |
Color Harmonies of #563351
Complementary color
Monochromatic Colors of #563351
Black with #563351
Text Example
Text Example
White with #563351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563351; }
p { color: rgb(86,51,81); }
H1.HeaderClassName
{
color: #563351;
}
.AnyTagClassName
{
color: #563351;
}
</style>
background-color css
<style>
a { background-color: #563351; }
a { background-color: rgb(86,51,81); }
div.DivClassName
{
background-color: #563351;
}
.BgClassName
{
background-color: #563351;
}
</style>
border-color css
<style>
span { border-color: #563351; }
span { border-color: rgb(86,51,81); }
td.TdClassName
{
border-color: #563351;
}
.TagClassName
{
border-color: #563351;
}
</style>