Shades of Loulou #552247
Tints of Loulou #552247
RGB
CMYK
RGB Variations
Color information
#552247 (or 0x552247) is known color: Loulou. HEX triplet: 55, 22 and 47. RGB value is (85,34,71). Sum of RGB (Red+Green+Blue) = 85+34+71=190 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.74% from 190); Green value is 34 (13.67% from 255 or 17.89% from 190); Blue value is 71 (28.12% from 255 or 37.37% from 190); Max value from RGB is 85 - color contains mainly: red. Hex color #552247 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552247 is #AADDB8. Grayscale: #353535. Windows color (decimal): -11197881 or 4661845. OLE color: 4661845.
HSL color Cylindrical-coordinate representation of color #552247: hue angle of 316.47º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #552247 is Cyan = 0, Magento = 0.60, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 34 | 71 | - |
| CMYK | 0 | 0.60 | 0.16 | 0.67 |
| HSL | 316.47º | 0.43% | 0.23% | - |
| HSV(B) | 316.47º | 0.6% | 0.33% | - |
| XYZ | 5.46 | 3.53 | 6.36 | - |
| YUV | 53.47 | 137.9 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 34 | 71 | 0 | 0.60 | 0.16 | 0.67 | 316.47 | 0.43 | 0.23 |
| Hex | 55 | 22 | 47 | 0 | 3C | 10 | 43 | 13C | 2B | 17 |
| Octal | 125 | 42 | 107 | 0 | 74 | 20 | 103 | 474 | 53 | 27 |
| Binary | 1010101 | 100010 | 1000111 | 0 | 111100 | 10000 | 1000011 | 100111100 | 101011 | 10111 |
Color Harmonies of #552247
Complementary color
Monochromatic Colors of #552247
Black with #552247
Text Example
Text Example
White with #552247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552247; }
p { color: rgb(85,34,71); }
H1.HeaderClassName
{
color: #552247;
}
.AnyTagClassName
{
color: #552247;
}
</style>
background-color css
<style>
a { background-color: #552247; }
a { background-color: rgb(85,34,71); }
div.DivClassName
{
background-color: #552247;
}
.BgClassName
{
background-color: #552247;
}
</style>
border-color css
<style>
span { border-color: #552247; }
span { border-color: rgb(85,34,71); }
td.TdClassName
{
border-color: #552247;
}
.TagClassName
{
border-color: #552247;
}
</style>