Shades of Loulou #552149
Tints of Loulou #552149
RGB
CMYK
RGB Variations
Color information
#552149 (or 0x552149) is known color: Loulou. HEX triplet: 55, 21 and 49. RGB value is (85,33,73). Sum of RGB (Red+Green+Blue) = 85+33+73=191 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.50% from 191); Green value is 33 (13.28% from 255 or 17.28% from 191); Blue value is 73 (28.91% from 255 or 38.22% from 191); Max value from RGB is 85 - color contains mainly: red. Hex color #552149 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552149 is #AADEB6. Grayscale: #353535. Windows color (decimal): -11198135 or 4792661. OLE color: 4792661.
HSL color Cylindrical-coordinate representation of color #552149: hue angle of 313.85º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #552149 is Cyan = 0, Magento = 0.61, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 33 | 73 | - |
| CMYK | 0 | 0.61 | 0.14 | 0.67 |
| HSL | 313.85º | 0.44% | 0.23% | - |
| HSV(B) | 313.85º | 0.61% | 0.33% | - |
| XYZ | 5.49 | 3.5 | 6.69 | - |
| YUV | 53.11 | 139.23 | 150.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 33 | 73 | 0 | 0.61 | 0.14 | 0.67 | 313.85 | 0.44 | 0.23 |
| Hex | 55 | 21 | 49 | 0 | 3D | E | 43 | 13A | 2C | 17 |
| Octal | 125 | 41 | 111 | 0 | 75 | 16 | 103 | 472 | 54 | 27 |
| Binary | 1010101 | 100001 | 1001001 | 0 | 111101 | 1110 | 1000011 | 100111010 | 101100 | 10111 |
Color Harmonies of #552149
Complementary color
Monochromatic Colors of #552149
Black with #552149
Text Example
Text Example
White with #552149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552149; }
p { color: rgb(85,33,73); }
H1.HeaderClassName
{
color: #552149;
}
.AnyTagClassName
{
color: #552149;
}
</style>
background-color css
<style>
a { background-color: #552149; }
a { background-color: rgb(85,33,73); }
div.DivClassName
{
background-color: #552149;
}
.BgClassName
{
background-color: #552149;
}
</style>
border-color css
<style>
span { border-color: #552149; }
span { border-color: rgb(85,33,73); }
td.TdClassName
{
border-color: #552149;
}
.TagClassName
{
border-color: #552149;
}
</style>