Shades of Loulou #553549
Tints of Loulou #553549
RGB
CMYK
RGB Variations
Color information
#553549 (or 0x553549) is known color: Loulou. HEX triplet: 55, 35 and 49. RGB value is (85,53,73). Sum of RGB (Red+Green+Blue) = 85+53+73=211 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.28% from 211); Green value is 53 (21.09% from 255 or 25.12% from 211); Blue value is 73 (28.91% from 255 or 34.60% from 211); Max value from RGB is 85 - color contains mainly: red. Hex color #553549 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553549 is #AACAB6. Grayscale: #404040. Windows color (decimal): -11193015 or 4797781. OLE color: 4797781.
HSL color Cylindrical-coordinate representation of color #553549: hue angle of 322.5º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #553549 is Cyan = 0, Magento = 0.38, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 53 | 73 | - |
| CMYK | 0 | 0.38 | 0.14 | 0.67 |
| HSL | 322.5º | 0.23% | 0.27% | - |
| HSV(B) | 322.5º | 0.38% | 0.33% | - |
| XYZ | 6.22 | 4.96 | 6.93 | - |
| YUV | 64.85 | 132.6 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 73 | 0 | 0.38 | 0.14 | 0.67 | 322.5 | 0.23 | 0.27 |
| Hex | 55 | 35 | 49 | 0 | 26 | E | 43 | 142 | 17 | 1B |
| Octal | 125 | 65 | 111 | 0 | 46 | 16 | 103 | 502 | 27 | 33 |
| Binary | 1010101 | 110101 | 1001001 | 0 | 100110 | 1110 | 1000011 | 101000010 | 10111 | 11011 |
Color Harmonies of #553549
Complementary color
Monochromatic Colors of #553549
Black with #553549
Text Example
Text Example
White with #553549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553549; }
p { color: rgb(85,53,73); }
H1.HeaderClassName
{
color: #553549;
}
.AnyTagClassName
{
color: #553549;
}
</style>
background-color css
<style>
a { background-color: #553549; }
a { background-color: rgb(85,53,73); }
div.DivClassName
{
background-color: #553549;
}
.BgClassName
{
background-color: #553549;
}
</style>
border-color css
<style>
span { border-color: #553549; }
span { border-color: rgb(85,53,73); }
td.TdClassName
{
border-color: #553549;
}
.TagClassName
{
border-color: #553549;
}
</style>