Shades of Loulou #553050
Tints of Loulou #553050
RGB
CMYK
RGB Variations
Color information
#553050 (or 0x553050) is known color: Loulou. HEX triplet: 55, 30 and 50. RGB value is (85,48,80). Sum of RGB (Red+Green+Blue) = 85+48+80=213 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.91% from 213); Green value is 48 (19.14% from 255 or 22.54% from 213); Blue value is 80 (31.64% from 255 or 37.56% from 213); Max value from RGB is 85 - color contains mainly: red. Hex color #553050 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553050 is #AACFAF. Grayscale: #3E3E3E. Windows color (decimal): -11194288 or 5255253. OLE color: 5255253.
HSL color Cylindrical-coordinate representation of color #553050: hue angle of 308.11º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #553050 is Cyan = 0, Magento = 0.44, Yellow = 0.06 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 48 | 80 | - |
| CMYK | 0 | 0.44 | 0.06 | 0.67 |
| HSL | 308.11º | 0.28% | 0.26% | - |
| HSV(B) | 308.11º | 0.44% | 0.33% | - |
| XYZ | 6.25 | 4.62 | 8.15 | - |
| YUV | 62.71 | 137.76 | 143.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 80 | 0 | 0.44 | 0.06 | 0.67 | 308.11 | 0.28 | 0.26 |
| Hex | 55 | 30 | 50 | 0 | 2C | 6 | 43 | 134 | 1C | 1A |
| Octal | 125 | 60 | 120 | 0 | 54 | 6 | 103 | 464 | 34 | 32 |
| Binary | 1010101 | 110000 | 1010000 | 0 | 101100 | 110 | 1000011 | 100110100 | 11100 | 11010 |
Color Harmonies of #553050
Complementary color
Monochromatic Colors of #553050
Black with #553050
Text Example
Text Example
White with #553050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553050; }
p { color: rgb(85,48,80); }
H1.HeaderClassName
{
color: #553050;
}
.AnyTagClassName
{
color: #553050;
}
</style>
background-color css
<style>
a { background-color: #553050; }
a { background-color: rgb(85,48,80); }
div.DivClassName
{
background-color: #553050;
}
.BgClassName
{
background-color: #553050;
}
</style>
border-color css
<style>
span { border-color: #553050; }
span { border-color: rgb(85,48,80); }
td.TdClassName
{
border-color: #553050;
}
.TagClassName
{
border-color: #553050;
}
</style>