Shades of Loulou #563249
Tints of Loulou #563249
RGB
CMYK
RGB Variations
Color information
#563249 (or 0x563249) is known color: Loulou. HEX triplet: 56, 32 and 49. RGB value is (86,50,73). Sum of RGB (Red+Green+Blue) = 86+50+73=209 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.15% from 209); Green value is 50 (19.92% from 255 or 23.92% from 209); Blue value is 73 (28.91% from 255 or 34.93% from 209); Max value from RGB is 86 - color contains mainly: red. Hex color #563249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563249 is #A9CDB6. Grayscale: #3F3F3F. Windows color (decimal): -11128247 or 4797014. OLE color: 4797014.
HSL color Cylindrical-coordinate representation of color #563249: hue angle of 321.67º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #563249 is Cyan = 0, Magento = 0.42, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 50 | 73 | - |
| CMYK | 0 | 0.42 | 0.15 | 0.66 |
| HSL | 321.67º | 0.26% | 0.27% | - |
| HSV(B) | 321.67º | 0.42% | 0.34% | - |
| XYZ | 6.18 | 4.74 | 6.89 | - |
| YUV | 63.39 | 133.43 | 144.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 50 | 73 | 0 | 0.42 | 0.15 | 0.66 | 321.67 | 0.26 | 0.27 |
| Hex | 56 | 32 | 49 | 0 | 2A | F | 42 | 142 | 1A | 1B |
| Octal | 126 | 62 | 111 | 0 | 52 | 17 | 102 | 502 | 32 | 33 |
| Binary | 1010110 | 110010 | 1001001 | 0 | 101010 | 1111 | 1000010 | 101000010 | 11010 | 11011 |
Color Harmonies of #563249
Complementary color
Monochromatic Colors of #563249
Black with #563249
Text Example
Text Example
White with #563249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563249; }
p { color: rgb(86,50,73); }
H1.HeaderClassName
{
color: #563249;
}
.AnyTagClassName
{
color: #563249;
}
</style>
background-color css
<style>
a { background-color: #563249; }
a { background-color: rgb(86,50,73); }
div.DivClassName
{
background-color: #563249;
}
.BgClassName
{
background-color: #563249;
}
</style>
border-color css
<style>
span { border-color: #563249; }
span { border-color: rgb(86,50,73); }
td.TdClassName
{
border-color: #563249;
}
.TagClassName
{
border-color: #563249;
}
</style>