Shades of Loulou #552146
Tints of Loulou #552146
RGB
CMYK
RGB Variations
Color information
#552146 (or 0x552146) is known color: Loulou. HEX triplet: 55, 21 and 46. RGB value is (85,33,70). Sum of RGB (Red+Green+Blue) = 85+33+70=188 (24% of max value = 765). Red value is 85 (33.59% from 255 or 45.21% from 188); Green value is 33 (13.28% from 255 or 17.55% from 188); Blue value is 70 (27.73% from 255 or 37.23% from 188); Max value from RGB is 85 - color contains mainly: red. Hex color #552146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552146 is #AADEB9. Grayscale: #343434. Windows color (decimal): -11198138 or 4596053. OLE color: 4596053.
HSL color Cylindrical-coordinate representation of color #552146: hue angle of 317.31º 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 #552146 is Cyan = 0, Magento = 0.61, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 33 | 70 | - |
| CMYK | 0 | 0.61 | 0.18 | 0.67 |
| HSL | 317.31º | 0.44% | 0.23% | - |
| HSV(B) | 317.31º | 0.61% | 0.33% | - |
| XYZ | 5.4 | 3.46 | 6.18 | - |
| YUV | 52.77 | 137.73 | 150.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 33 | 70 | 0 | 0.61 | 0.18 | 0.67 | 317.31 | 0.44 | 0.23 |
| Hex | 55 | 21 | 46 | 0 | 3D | 12 | 43 | 13D | 2C | 17 |
| Octal | 125 | 41 | 106 | 0 | 75 | 22 | 103 | 475 | 54 | 27 |
| Binary | 1010101 | 100001 | 1000110 | 0 | 111101 | 10010 | 1000011 | 100111101 | 101100 | 10111 |
Color Harmonies of #552146
Complementary color
Monochromatic Colors of #552146
Black with #552146
Text Example
Text Example
White with #552146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552146; }
p { color: rgb(85,33,70); }
H1.HeaderClassName
{
color: #552146;
}
.AnyTagClassName
{
color: #552146;
}
</style>
background-color css
<style>
a { background-color: #552146; }
a { background-color: rgb(85,33,70); }
div.DivClassName
{
background-color: #552146;
}
.BgClassName
{
background-color: #552146;
}
</style>
border-color css
<style>
span { border-color: #552146; }
span { border-color: rgb(85,33,70); }
td.TdClassName
{
border-color: #552146;
}
.TagClassName
{
border-color: #552146;
}
</style>