Shades of Loulou #562145
Tints of Loulou #562145
RGB
CMYK
RGB Variations
Color information
#562145 (or 0x562145) is known color: Loulou. HEX triplet: 56, 21 and 45. RGB value is (86,33,69). Sum of RGB (Red+Green+Blue) = 86+33+69=188 (24% of max value = 765). Red value is 86 (33.98% from 255 or 45.74% from 188); Green value is 33 (13.28% from 255 or 17.55% from 188); Blue value is 69 (27.34% from 255 or 36.70% from 188); Max value from RGB is 86 - color contains mainly: red. Hex color #562145 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562145 is #A9DEBA. Grayscale: #343434. Windows color (decimal): -11132603 or 4530518. OLE color: 4530518.
HSL color Cylindrical-coordinate representation of color #562145: hue angle of 319.25º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #562145 is Cyan = 0, Magento = 0.62, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 33 | 69 | - |
| CMYK | 0 | 0.62 | 0.20 | 0.66 |
| HSL | 319.25º | 0.45% | 0.23% | - |
| HSV(B) | 319.25º | 0.62% | 0.34% | - |
| XYZ | 5.46 | 3.5 | 6.02 | - |
| YUV | 52.95 | 137.06 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 33 | 69 | 0 | 0.62 | 0.20 | 0.66 | 319.25 | 0.45 | 0.23 |
| Hex | 56 | 21 | 45 | 0 | 3E | 14 | 42 | 13F | 2D | 17 |
| Octal | 126 | 41 | 105 | 0 | 76 | 24 | 102 | 477 | 55 | 27 |
| Binary | 1010110 | 100001 | 1000101 | 0 | 111110 | 10100 | 1000010 | 100111111 | 101101 | 10111 |
Color Harmonies of #562145
Complementary color
Monochromatic Colors of #562145
Black with #562145
Text Example
Text Example
White with #562145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562145; }
p { color: rgb(86,33,69); }
H1.HeaderClassName
{
color: #562145;
}
.AnyTagClassName
{
color: #562145;
}
</style>
background-color css
<style>
a { background-color: #562145; }
a { background-color: rgb(86,33,69); }
div.DivClassName
{
background-color: #562145;
}
.BgClassName
{
background-color: #562145;
}
</style>
border-color css
<style>
span { border-color: #562145; }
span { border-color: rgb(86,33,69); }
td.TdClassName
{
border-color: #562145;
}
.TagClassName
{
border-color: #562145;
}
</style>