Shades of Loulou #561846
Tints of Loulou #561846
RGB
CMYK
RGB Variations
Color information
#561846 (or 0x561846) is known color: Loulou. HEX triplet: 56, 18 and 46. RGB value is (86,24,70). Sum of RGB (Red+Green+Blue) = 86+24+70=180 (23% of max value = 765). Red value is 86 (33.98% from 255 or 47.78% from 180); Green value is 24 (9.77% from 255 or 13.33% from 180); Blue value is 70 (27.73% from 255 or 38.89% from 180); Max value from RGB is 86 - color contains mainly: red. Hex color #561846 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561846 is #A9E7B9. Grayscale: #2F2F2F. Windows color (decimal): -11134906 or 4593750. OLE color: 4593750.
HSL color Cylindrical-coordinate representation of color #561846: hue angle of 315.48º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #561846 is Cyan = 0, Magento = 0.72, Yellow = 0.19 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 24 | 70 | - |
| CMYK | 0 | 0.72 | 0.19 | 0.66 |
| HSL | 315.48º | 0.56% | 0.22% | - |
| HSV(B) | 315.48º | 0.72% | 0.34% | - |
| XYZ | 5.27 | 3.07 | 6.11 | - |
| YUV | 47.78 | 140.54 | 155.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 24 | 70 | 0 | 0.72 | 0.19 | 0.66 | 315.48 | 0.56 | 0.22 |
| Hex | 56 | 18 | 46 | 0 | 48 | 13 | 42 | 13B | 38 | 16 |
| Octal | 126 | 30 | 106 | 0 | 110 | 23 | 102 | 473 | 70 | 26 |
| Binary | 1010110 | 11000 | 1000110 | 0 | 1001000 | 10011 | 1000010 | 100111011 | 111000 | 10110 |
Color Harmonies of #561846
Complementary color
Monochromatic Colors of #561846
Black with #561846
Text Example
Text Example
White with #561846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561846; }
p { color: rgb(86,24,70); }
H1.HeaderClassName
{
color: #561846;
}
.AnyTagClassName
{
color: #561846;
}
</style>
background-color css
<style>
a { background-color: #561846; }
a { background-color: rgb(86,24,70); }
div.DivClassName
{
background-color: #561846;
}
.BgClassName
{
background-color: #561846;
}
</style>
border-color css
<style>
span { border-color: #561846; }
span { border-color: rgb(86,24,70); }
td.TdClassName
{
border-color: #561846;
}
.TagClassName
{
border-color: #561846;
}
</style>