Shades of Loulou #553449
Tints of Loulou #553449
RGB
CMYK
RGB Variations
Color information
#553449 (or 0x553449) is known color: Loulou. HEX triplet: 55, 34 and 49. RGB value is (85,52,73). Sum of RGB (Red+Green+Blue) = 85+52+73=210 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.48% from 210); Green value is 52 (20.70% from 255 or 24.76% from 210); Blue value is 73 (28.91% from 255 or 34.76% from 210); Max value from RGB is 85 - color contains mainly: red. Hex color #553449 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553449 is #AACBB6. Grayscale: #404040. Windows color (decimal): -11193271 or 4797525. OLE color: 4797525.
HSL color Cylindrical-coordinate representation of color #553449: hue angle of 321.82º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #553449 is Cyan = 0, Magento = 0.39, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 52 | 73 | - |
| CMYK | 0 | 0.39 | 0.14 | 0.67 |
| HSL | 321.82º | 0.24% | 0.27% | - |
| HSV(B) | 321.82º | 0.39% | 0.33% | - |
| XYZ | 6.18 | 4.87 | 6.92 | - |
| YUV | 64.26 | 132.93 | 142.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 52 | 73 | 0 | 0.39 | 0.14 | 0.67 | 321.82 | 0.24 | 0.27 |
| Hex | 55 | 34 | 49 | 0 | 27 | E | 43 | 142 | 18 | 1B |
| Octal | 125 | 64 | 111 | 0 | 47 | 16 | 103 | 502 | 30 | 33 |
| Binary | 1010101 | 110100 | 1001001 | 0 | 100111 | 1110 | 1000011 | 101000010 | 11000 | 11011 |
Color Harmonies of #553449
Complementary color
Monochromatic Colors of #553449
Black with #553449
Text Example
Text Example
White with #553449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553449; }
p { color: rgb(85,52,73); }
H1.HeaderClassName
{
color: #553449;
}
.AnyTagClassName
{
color: #553449;
}
</style>
background-color css
<style>
a { background-color: #553449; }
a { background-color: rgb(85,52,73); }
div.DivClassName
{
background-color: #553449;
}
.BgClassName
{
background-color: #553449;
}
</style>
border-color css
<style>
span { border-color: #553449; }
span { border-color: rgb(85,52,73); }
td.TdClassName
{
border-color: #553449;
}
.TagClassName
{
border-color: #553449;
}
</style>