Shades of Loulou #553252
Tints of Loulou #553252
RGB
CMYK
RGB Variations
Color information
#553252 (or 0x553252) is known color: Loulou. HEX triplet: 55, 32 and 52. RGB value is (85,50,82). Sum of RGB (Red+Green+Blue) = 85+50+82=217 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.17% from 217); Green value is 50 (19.92% from 255 or 23.04% from 217); Blue value is 82 (32.42% from 255 or 37.79% from 217); Max value from RGB is 85 - color contains mainly: red. Hex color #553252 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553252 is #AACDAD. Grayscale: #404040. Windows color (decimal): -11193774 or 5386837. OLE color: 5386837.
HSL color Cylindrical-coordinate representation of color #553252: hue angle of 305.14º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #553252 is Cyan = 0, Magento = 0.41, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 50 | 82 | - |
| CMYK | 0 | 0.41 | 0.04 | 0.67 |
| HSL | 305.14º | 0.26% | 0.26% | - |
| HSV(B) | 305.14º | 0.41% | 0.33% | - |
| XYZ | 6.41 | 4.82 | 8.58 | - |
| YUV | 64.11 | 138.1 | 142.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 50 | 82 | 0 | 0.41 | 0.04 | 0.67 | 305.14 | 0.26 | 0.26 |
| Hex | 55 | 32 | 52 | 0 | 29 | 4 | 43 | 131 | 1A | 1A |
| Octal | 125 | 62 | 122 | 0 | 51 | 4 | 103 | 461 | 32 | 32 |
| Binary | 1010101 | 110010 | 1010010 | 0 | 101001 | 100 | 1000011 | 100110001 | 11010 | 11010 |
Color Harmonies of #553252
Complementary color
Monochromatic Colors of #553252
Black with #553252
Text Example
Text Example
White with #553252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553252; }
p { color: rgb(85,50,82); }
H1.HeaderClassName
{
color: #553252;
}
.AnyTagClassName
{
color: #553252;
}
</style>
background-color css
<style>
a { background-color: #553252; }
a { background-color: rgb(85,50,82); }
div.DivClassName
{
background-color: #553252;
}
.BgClassName
{
background-color: #553252;
}
</style>
border-color css
<style>
span { border-color: #553252; }
span { border-color: rgb(85,50,82); }
td.TdClassName
{
border-color: #553252;
}
.TagClassName
{
border-color: #553252;
}
</style>