Shades of Loulou #551847
Tints of Loulou #551847
RGB
CMYK
RGB Variations
Color information
#551847 (or 0x551847) is known color: Loulou. HEX triplet: 55, 18 and 47. RGB value is (85,24,71). Sum of RGB (Red+Green+Blue) = 85+24+71=180 (23% of max value = 765). Red value is 85 (33.59% from 255 or 47.22% from 180); Green value is 24 (9.77% from 255 or 13.33% from 180); Blue value is 71 (28.12% from 255 or 39.44% from 180); Max value from RGB is 85 - color contains mainly: red. Hex color #551847 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #551847 is #AAE7B8. Grayscale: #2F2F2F. Windows color (decimal): -11200441 or 4659285. OLE color: 4659285.
HSL color Cylindrical-coordinate representation of color #551847: hue angle of 313.77º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #551847 is Cyan = 0, Magento = 0.72, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 24 | 71 | - |
| CMYK | 0 | 0.72 | 0.16 | 0.67 |
| HSL | 313.77º | 0.56% | 0.21% | - |
| HSV(B) | 313.77º | 0.72% | 0.33% | - |
| XYZ | 5.21 | 3.04 | 6.27 | - |
| YUV | 47.6 | 141.21 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 24 | 71 | 0 | 0.72 | 0.16 | 0.67 | 313.77 | 0.56 | 0.21 |
| Hex | 55 | 18 | 47 | 0 | 48 | 10 | 43 | 13A | 38 | 15 |
| Octal | 125 | 30 | 107 | 0 | 110 | 20 | 103 | 472 | 70 | 25 |
| Binary | 1010101 | 11000 | 1000111 | 0 | 1001000 | 10000 | 1000011 | 100111010 | 111000 | 10101 |
Color Harmonies of #551847
Complementary color
Monochromatic Colors of #551847
Black with #551847
Text Example
Text Example
White with #551847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #551847; }
p { color: rgb(85,24,71); }
H1.HeaderClassName
{
color: #551847;
}
.AnyTagClassName
{
color: #551847;
}
</style>
background-color css
<style>
a { background-color: #551847; }
a { background-color: rgb(85,24,71); }
div.DivClassName
{
background-color: #551847;
}
.BgClassName
{
background-color: #551847;
}
</style>
border-color css
<style>
span { border-color: #551847; }
span { border-color: rgb(85,24,71); }
td.TdClassName
{
border-color: #551847;
}
.TagClassName
{
border-color: #551847;
}
</style>