Shades of Loulou #563648
Tints of Loulou #563648
RGB
CMYK
RGB Variations
Color information
#563648 (or 0x563648) is known color: Loulou. HEX triplet: 56, 36 and 48. RGB value is (86,54,72). Sum of RGB (Red+Green+Blue) = 86+54+72=212 (28% of max value = 765). Red value is 86 (33.98% from 255 or 40.57% from 212); Green value is 54 (21.48% from 255 or 25.47% from 212); Blue value is 72 (28.52% from 255 or 33.96% from 212); Max value from RGB is 86 - color contains mainly: red. Hex color #563648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563648 is #A9C9B7. Grayscale: #414141. Windows color (decimal): -11127224 or 4732502. OLE color: 4732502.
HSL color Cylindrical-coordinate representation of color #563648: hue angle of 326.25º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #563648 is Cyan = 0, Magento = 0.37, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 54 | 72 | - |
| CMYK | 0 | 0.37 | 0.16 | 0.66 |
| HSL | 326.25º | 0.23% | 0.27% | - |
| HSV(B) | 326.25º | 0.37% | 0.34% | - |
| XYZ | 6.33 | 5.08 | 6.78 | - |
| YUV | 65.62 | 131.6 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 54 | 72 | 0 | 0.37 | 0.16 | 0.66 | 326.25 | 0.23 | 0.27 |
| Hex | 56 | 36 | 48 | 0 | 25 | 10 | 42 | 146 | 17 | 1B |
| Octal | 126 | 66 | 110 | 0 | 45 | 20 | 102 | 506 | 27 | 33 |
| Binary | 1010110 | 110110 | 1001000 | 0 | 100101 | 10000 | 1000010 | 101000110 | 10111 | 11011 |
Color Harmonies of #563648
Complementary color
Monochromatic Colors of #563648
Black with #563648
Text Example
Text Example
White with #563648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563648; }
p { color: rgb(86,54,72); }
H1.HeaderClassName
{
color: #563648;
}
.AnyTagClassName
{
color: #563648;
}
</style>
background-color css
<style>
a { background-color: #563648; }
a { background-color: rgb(86,54,72); }
div.DivClassName
{
background-color: #563648;
}
.BgClassName
{
background-color: #563648;
}
</style>
border-color css
<style>
span { border-color: #563648; }
span { border-color: rgb(86,54,72); }
td.TdClassName
{
border-color: #563648;
}
.TagClassName
{
border-color: #563648;
}
</style>