Shades of Loulou #561649
Tints of Loulou #561649
RGB
CMYK
RGB Variations
Color information
#561649 (or 0x561649) is known color: Loulou. HEX triplet: 56, 16 and 49. RGB value is (86,22,73). Sum of RGB (Red+Green+Blue) = 86+22+73=181 (23% of max value = 765). Red value is 86 (33.98% from 255 or 47.51% from 181); Green value is 22 (8.98% from 255 or 12.15% from 181); Blue value is 73 (28.91% from 255 or 40.33% from 181); Max value from RGB is 86 - color contains mainly: red. Hex color #561649 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561649 is #A9E9B6. Grayscale: #2E2E2E. Windows color (decimal): -11135415 or 4789846. OLE color: 4789846.
HSL color Cylindrical-coordinate representation of color #561649: hue angle of 312.19º 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 #561649 is Cyan = 0, Magento = 0.74, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 22 | 73 | - |
| CMYK | 0 | 0.74 | 0.15 | 0.66 |
| HSL | 312.19º | 0.59% | 0.21% | - |
| HSV(B) | 312.19º | 0.74% | 0.34% | - |
| XYZ | 5.33 | 3.03 | 6.61 | - |
| YUV | 46.95 | 142.7 | 155.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 22 | 73 | 0 | 0.74 | 0.15 | 0.66 | 312.19 | 0.59 | 0.21 |
| Hex | 56 | 16 | 49 | 0 | 4A | F | 42 | 138 | 3B | 15 |
| Octal | 126 | 26 | 111 | 0 | 112 | 17 | 102 | 470 | 73 | 25 |
| Binary | 1010110 | 10110 | 1001001 | 0 | 1001010 | 1111 | 1000010 | 100111000 | 111011 | 10101 |
Color Harmonies of #561649
Complementary color
Monochromatic Colors of #561649
Black with #561649
Text Example
Text Example
White with #561649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561649; }
p { color: rgb(86,22,73); }
H1.HeaderClassName
{
color: #561649;
}
.AnyTagClassName
{
color: #561649;
}
</style>
background-color css
<style>
a { background-color: #561649; }
a { background-color: rgb(86,22,73); }
div.DivClassName
{
background-color: #561649;
}
.BgClassName
{
background-color: #561649;
}
</style>
border-color css
<style>
span { border-color: #561649; }
span { border-color: rgb(86,22,73); }
td.TdClassName
{
border-color: #561649;
}
.TagClassName
{
border-color: #561649;
}
</style>