Shades of Loulou #561648
Tints of Loulou #561648
RGB
CMYK
RGB Variations
Color information
#561648 (or 0x561648) is known color: Loulou. HEX triplet: 56, 16 and 48. RGB value is (86,22,72). Sum of RGB (Red+Green+Blue) = 86+22+72=180 (23% of max value = 765). Red value is 86 (33.98% from 255 or 47.78% from 180); Green value is 22 (8.98% from 255 or 12.22% from 180); Blue value is 72 (28.52% from 255 or 40% from 180); Max value from RGB is 86 - color contains mainly: red. Hex color #561648 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561648 is #A9E9B7. Grayscale: #2E2E2E. Windows color (decimal): -11135416 or 4724310. OLE color: 4724310.
HSL color Cylindrical-coordinate representation of color #561648: hue angle of 313.12º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #561648 is Cyan = 0, Magento = 0.74, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 22 | 72 | - |
| CMYK | 0 | 0.74 | 0.16 | 0.66 |
| HSL | 313.13º | 0.59% | 0.21% | - |
| HSV(B) | 313.13º | 0.74% | 0.34% | - |
| XYZ | 5.29 | 3.02 | 6.43 | - |
| YUV | 46.84 | 142.2 | 155.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 22 | 72 | 0 | 0.74 | 0.16 | 0.66 | 313.13 | 0.59 | 0.21 |
| Hex | 56 | 16 | 48 | 0 | 4A | 10 | 42 | 139 | 3B | 15 |
| Octal | 126 | 26 | 110 | 0 | 112 | 20 | 102 | 471 | 73 | 25 |
| Binary | 1010110 | 10110 | 1001000 | 0 | 1001010 | 10000 | 1000010 | 100111001 | 111011 | 10101 |
Color Harmonies of #561648
Complementary color
Monochromatic Colors of #561648
Black with #561648
Text Example
Text Example
White with #561648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561648; }
p { color: rgb(86,22,72); }
H1.HeaderClassName
{
color: #561648;
}
.AnyTagClassName
{
color: #561648;
}
</style>
background-color css
<style>
a { background-color: #561648; }
a { background-color: rgb(86,22,72); }
div.DivClassName
{
background-color: #561648;
}
.BgClassName
{
background-color: #561648;
}
</style>
border-color css
<style>
span { border-color: #561648; }
span { border-color: rgb(86,22,72); }
td.TdClassName
{
border-color: #561648;
}
.TagClassName
{
border-color: #561648;
}
</style>