Shades of Loulou #563450
Tints of Loulou #563450
RGB
CMYK
RGB Variations
Color information
#563450 (or 0x563450) is known color: Loulou. HEX triplet: 56, 34 and 50. RGB value is (86,52,80). Sum of RGB (Red+Green+Blue) = 86+52+80=218 (28% of max value = 765). Red value is 86 (33.98% from 255 or 39.45% from 218); Green value is 52 (20.70% from 255 or 23.85% from 218); Blue value is 80 (31.64% from 255 or 36.70% from 218); Max value from RGB is 86 - color contains mainly: red. Hex color #563450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #563450 is #A9CBAF. Grayscale: #414141. Windows color (decimal): -11127728 or 5256278. OLE color: 5256278.
HSL color Cylindrical-coordinate representation of color #563450: hue angle of 310.59º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #563450 is Cyan = 0, Magento = 0.40, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 52 | 80 | - |
| CMYK | 0 | 0.40 | 0.07 | 0.66 |
| HSL | 310.59º | 0.25% | 0.27% | - |
| HSV(B) | 310.59º | 0.4% | 0.34% | - |
| XYZ | 6.51 | 5.01 | 8.21 | - |
| YUV | 65.36 | 136.26 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 52 | 80 | 0 | 0.40 | 0.07 | 0.66 | 310.59 | 0.25 | 0.27 |
| Hex | 56 | 34 | 50 | 0 | 28 | 7 | 42 | 137 | 19 | 1B |
| Octal | 126 | 64 | 120 | 0 | 50 | 7 | 102 | 467 | 31 | 33 |
| Binary | 1010110 | 110100 | 1010000 | 0 | 101000 | 111 | 1000010 | 100110111 | 11001 | 11011 |
Color Harmonies of #563450
Complementary color
Monochromatic Colors of #563450
Black with #563450
Text Example
Text Example
White with #563450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563450; }
p { color: rgb(86,52,80); }
H1.HeaderClassName
{
color: #563450;
}
.AnyTagClassName
{
color: #563450;
}
</style>
background-color css
<style>
a { background-color: #563450; }
a { background-color: rgb(86,52,80); }
div.DivClassName
{
background-color: #563450;
}
.BgClassName
{
background-color: #563450;
}
</style>
border-color css
<style>
span { border-color: #563450; }
span { border-color: rgb(86,52,80); }
td.TdClassName
{
border-color: #563450;
}
.TagClassName
{
border-color: #563450;
}
</style>