Shades of Loulou #552549
Tints of Loulou #552549
RGB
CMYK
RGB Variations
Color information
#552549 (or 0x552549) is known color: Loulou. HEX triplet: 55, 25 and 49. RGB value is (85,37,73). Sum of RGB (Red+Green+Blue) = 85+37+73=195 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.59% from 195); Green value is 37 (14.84% from 255 or 18.97% from 195); Blue value is 73 (28.91% from 255 or 37.44% from 195); Max value from RGB is 85 - color contains mainly: red. Hex color #552549 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552549 is #AADAB6. Grayscale: #373737. Windows color (decimal): -11197111 or 4793685. OLE color: 4793685.
HSL color Cylindrical-coordinate representation of color #552549: hue angle of 315º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #552549 is Cyan = 0, Magento = 0.56, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 37 | 73 | - |
| CMYK | 0 | 0.56 | 0.14 | 0.67 |
| HSL | 315º | 0.39% | 0.24% | - |
| HSV(B) | 315º | 0.56% | 0.33% | - |
| XYZ | 5.61 | 3.74 | 6.73 | - |
| YUV | 55.46 | 137.9 | 149.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 37 | 73 | 0 | 0.56 | 0.14 | 0.67 | 315 | 0.39 | 0.24 |
| Hex | 55 | 25 | 49 | 0 | 38 | E | 43 | 13B | 27 | 18 |
| Octal | 125 | 45 | 111 | 0 | 70 | 16 | 103 | 473 | 47 | 30 |
| Binary | 1010101 | 100101 | 1001001 | 0 | 111000 | 1110 | 1000011 | 100111011 | 100111 | 11000 |
Color Harmonies of #552549
Complementary color
Monochromatic Colors of #552549
Black with #552549
Text Example
Text Example
White with #552549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552549; }
p { color: rgb(85,37,73); }
H1.HeaderClassName
{
color: #552549;
}
.AnyTagClassName
{
color: #552549;
}
</style>
background-color css
<style>
a { background-color: #552549; }
a { background-color: rgb(85,37,73); }
div.DivClassName
{
background-color: #552549;
}
.BgClassName
{
background-color: #552549;
}
</style>
border-color css
<style>
span { border-color: #552549; }
span { border-color: rgb(85,37,73); }
td.TdClassName
{
border-color: #552549;
}
.TagClassName
{
border-color: #552549;
}
</style>