Shades of Loulou #553447
Tints of Loulou #553447
RGB
CMYK
RGB Variations
Color information
#553447 (or 0x553447) is known color: Loulou. HEX triplet: 55, 34 and 47. RGB value is (85,52,71). Sum of RGB (Red+Green+Blue) = 85+52+71=208 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.87% from 208); Green value is 52 (20.70% from 255 or 25% from 208); Blue value is 71 (28.12% from 255 or 34.13% from 208); Max value from RGB is 85 - color contains mainly: red. Hex color #553447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553447 is #AACBB8. Grayscale: #3F3F3F. Windows color (decimal): -11193273 or 4666453. OLE color: 4666453.
HSL color Cylindrical-coordinate representation of color #553447: hue angle of 325.45º 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 #553447 is Cyan = 0, Magento = 0.39, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 52 | 71 | - |
| CMYK | 0 | 0.39 | 0.16 | 0.67 |
| HSL | 325.45º | 0.24% | 0.27% | - |
| HSV(B) | 325.45º | 0.39% | 0.33% | - |
| XYZ | 6.11 | 4.84 | 6.57 | - |
| YUV | 64.03 | 131.93 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 52 | 71 | 0 | 0.39 | 0.16 | 0.67 | 325.45 | 0.24 | 0.27 |
| Hex | 55 | 34 | 47 | 0 | 27 | 10 | 43 | 145 | 18 | 1B |
| Octal | 125 | 64 | 107 | 0 | 47 | 20 | 103 | 505 | 30 | 33 |
| Binary | 1010101 | 110100 | 1000111 | 0 | 100111 | 10000 | 1000011 | 101000101 | 11000 | 11011 |
Color Harmonies of #553447
Complementary color
Monochromatic Colors of #553447
Black with #553447
Text Example
Text Example
White with #553447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553447; }
p { color: rgb(85,52,71); }
H1.HeaderClassName
{
color: #553447;
}
.AnyTagClassName
{
color: #553447;
}
</style>
background-color css
<style>
a { background-color: #553447; }
a { background-color: rgb(85,52,71); }
div.DivClassName
{
background-color: #553447;
}
.BgClassName
{
background-color: #553447;
}
</style>
border-color css
<style>
span { border-color: #553447; }
span { border-color: rgb(85,52,71); }
td.TdClassName
{
border-color: #553447;
}
.TagClassName
{
border-color: #553447;
}
</style>