Shades of Loulou #561848
Tints of Loulou #561848
RGB
CMYK
RGB Variations
Color information
#561848 (or 0x561848) is known color: Loulou. HEX triplet: 56, 18 and 48. RGB value is (86,24,72). Sum of RGB (Red+Green+Blue) = 86+24+72=182 (24% of max value = 765). Red value is 86 (33.98% from 255 or 47.25% from 182); Green value is 24 (9.77% from 255 or 13.19% from 182); Blue value is 72 (28.52% from 255 or 39.56% from 182); Max value from RGB is 86 - color contains mainly: red. Hex color #561848 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561848 is #A9E7B7. Grayscale: #2F2F2F. Windows color (decimal): -11134904 or 4724822. OLE color: 4724822.
HSL color Cylindrical-coordinate representation of color #561848: hue angle of 313.55º 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 #561848 is Cyan = 0, Magento = 0.72, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 24 | 72 | - |
| CMYK | 0 | 0.72 | 0.16 | 0.66 |
| HSL | 313.55º | 0.56% | 0.22% | - |
| HSV(B) | 313.55º | 0.72% | 0.34% | - |
| XYZ | 5.33 | 3.1 | 6.45 | - |
| YUV | 48.01 | 141.54 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 24 | 72 | 0 | 0.72 | 0.16 | 0.66 | 313.55 | 0.56 | 0.22 |
| Hex | 56 | 18 | 48 | 0 | 48 | 10 | 42 | 13A | 38 | 16 |
| Octal | 126 | 30 | 110 | 0 | 110 | 20 | 102 | 472 | 70 | 26 |
| Binary | 1010110 | 11000 | 1001000 | 0 | 1001000 | 10000 | 1000010 | 100111010 | 111000 | 10110 |
Color Harmonies of #561848
Complementary color
Monochromatic Colors of #561848
Black with #561848
Text Example
Text Example
White with #561848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561848; }
p { color: rgb(86,24,72); }
H1.HeaderClassName
{
color: #561848;
}
.AnyTagClassName
{
color: #561848;
}
</style>
background-color css
<style>
a { background-color: #561848; }
a { background-color: rgb(86,24,72); }
div.DivClassName
{
background-color: #561848;
}
.BgClassName
{
background-color: #561848;
}
</style>
border-color css
<style>
span { border-color: #561848; }
span { border-color: rgb(86,24,72); }
td.TdClassName
{
border-color: #561848;
}
.TagClassName
{
border-color: #561848;
}
</style>