Shades of Loulou #563049
Tints of Loulou #563049
RGB
CMYK
RGB Variations
Color information
#563049 (or 0x563049) is known color: Loulou. HEX triplet: 56, 30 and 49. RGB value is (86,48,73). Sum of RGB (Red+Green+Blue) = 86+48+73=207 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.55% from 207); Green value is 48 (19.14% from 255 or 23.19% from 207); Blue value is 73 (28.91% from 255 or 35.27% from 207); Max value from RGB is 86 - color contains mainly: red. Hex color #563049 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563049 is #A9CFB6. Grayscale: #3E3E3E. Windows color (decimal): -11128759 or 4796502. OLE color: 4796502.
HSL color Cylindrical-coordinate representation of color #563049: hue angle of 320.53º 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 #563049 is Cyan = 0, Magento = 0.44, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 48 | 73 | - |
| CMYK | 0 | 0.44 | 0.15 | 0.66 |
| HSL | 320.53º | 0.28% | 0.26% | - |
| HSV(B) | 320.53º | 0.44% | 0.34% | - |
| XYZ | 6.1 | 4.57 | 6.86 | - |
| YUV | 62.21 | 134.09 | 144.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 48 | 73 | 0 | 0.44 | 0.15 | 0.66 | 320.53 | 0.28 | 0.26 |
| Hex | 56 | 30 | 49 | 0 | 2C | F | 42 | 141 | 1C | 1A |
| Octal | 126 | 60 | 111 | 0 | 54 | 17 | 102 | 501 | 34 | 32 |
| Binary | 1010110 | 110000 | 1001001 | 0 | 101100 | 1111 | 1000010 | 101000001 | 11100 | 11010 |
Color Harmonies of #563049
Complementary color
Monochromatic Colors of #563049
Black with #563049
Text Example
Text Example
White with #563049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563049; }
p { color: rgb(86,48,73); }
H1.HeaderClassName
{
color: #563049;
}
.AnyTagClassName
{
color: #563049;
}
</style>
background-color css
<style>
a { background-color: #563049; }
a { background-color: rgb(86,48,73); }
div.DivClassName
{
background-color: #563049;
}
.BgClassName
{
background-color: #563049;
}
</style>
border-color css
<style>
span { border-color: #563049; }
span { border-color: rgb(86,48,73); }
td.TdClassName
{
border-color: #563049;
}
.TagClassName
{
border-color: #563049;
}
</style>