Shades of Loulou #562545
Tints of Loulou #562545
RGB
CMYK
RGB Variations
Color information
#562545 (or 0x562545) is known color: Loulou. HEX triplet: 56, 25 and 45. RGB value is (86,37,69). Sum of RGB (Red+Green+Blue) = 86+37+69=192 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.79% from 192); Green value is 37 (14.84% from 255 or 19.27% from 192); Blue value is 69 (27.34% from 255 or 35.94% from 192); Max value from RGB is 86 - color contains mainly: red. Hex color #562545 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562545 is #A9DABA. Grayscale: #373737. Windows color (decimal): -11131579 or 4531542. OLE color: 4531542.
HSL color Cylindrical-coordinate representation of color #562545: hue angle of 320.82º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #562545 is Cyan = 0, Magento = 0.57, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 37 | 69 | - |
| CMYK | 0 | 0.57 | 0.20 | 0.66 |
| HSL | 320.82º | 0.4% | 0.24% | - |
| HSV(B) | 320.82º | 0.57% | 0.34% | - |
| XYZ | 5.57 | 3.73 | 6.06 | - |
| YUV | 55.3 | 135.73 | 149.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 37 | 69 | 0 | 0.57 | 0.20 | 0.66 | 320.82 | 0.4 | 0.24 |
| Hex | 56 | 25 | 45 | 0 | 39 | 14 | 42 | 141 | 28 | 18 |
| Octal | 126 | 45 | 105 | 0 | 71 | 24 | 102 | 501 | 50 | 30 |
| Binary | 1010110 | 100101 | 1000101 | 0 | 111001 | 10100 | 1000010 | 101000001 | 101000 | 11000 |
Color Harmonies of #562545
Complementary color
Monochromatic Colors of #562545
Black with #562545
Text Example
Text Example
White with #562545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562545; }
p { color: rgb(86,37,69); }
H1.HeaderClassName
{
color: #562545;
}
.AnyTagClassName
{
color: #562545;
}
</style>
background-color css
<style>
a { background-color: #562545; }
a { background-color: rgb(86,37,69); }
div.DivClassName
{
background-color: #562545;
}
.BgClassName
{
background-color: #562545;
}
</style>
border-color css
<style>
span { border-color: #562545; }
span { border-color: rgb(86,37,69); }
td.TdClassName
{
border-color: #562545;
}
.TagClassName
{
border-color: #562545;
}
</style>