Shades of Loulou #553547
Tints of Loulou #553547
RGB
CMYK
RGB Variations
Color information
#553547 (or 0x553547) is known color: Loulou. HEX triplet: 55, 35 and 47. RGB value is (85,53,71). Sum of RGB (Red+Green+Blue) = 85+53+71=209 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.67% from 209); Green value is 53 (21.09% from 255 or 25.36% from 209); Blue value is 71 (28.12% from 255 or 33.97% from 209); Max value from RGB is 85 - color contains mainly: red. Hex color #553547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553547 is #AACAB8. Grayscale: #404040. Windows color (decimal): -11193017 or 4666709. OLE color: 4666709.
HSL color Cylindrical-coordinate representation of color #553547: hue angle of 326.25º 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 #553547 is Cyan = 0, Magento = 0.38, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 53 | 71 | - |
| CMYK | 0 | 0.38 | 0.16 | 0.67 |
| HSL | 326.25º | 0.23% | 0.27% | - |
| HSV(B) | 326.25º | 0.38% | 0.33% | - |
| XYZ | 6.16 | 4.93 | 6.59 | - |
| YUV | 64.62 | 131.6 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 71 | 0 | 0.38 | 0.16 | 0.67 | 326.25 | 0.23 | 0.27 |
| Hex | 55 | 35 | 47 | 0 | 26 | 10 | 43 | 146 | 17 | 1B |
| Octal | 125 | 65 | 107 | 0 | 46 | 20 | 103 | 506 | 27 | 33 |
| Binary | 1010101 | 110101 | 1000111 | 0 | 100110 | 10000 | 1000011 | 101000110 | 10111 | 11011 |
Color Harmonies of #553547
Complementary color
Monochromatic Colors of #553547
Black with #553547
Text Example
Text Example
White with #553547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553547; }
p { color: rgb(85,53,71); }
H1.HeaderClassName
{
color: #553547;
}
.AnyTagClassName
{
color: #553547;
}
</style>
background-color css
<style>
a { background-color: #553547; }
a { background-color: rgb(85,53,71); }
div.DivClassName
{
background-color: #553547;
}
.BgClassName
{
background-color: #553547;
}
</style>
border-color css
<style>
span { border-color: #553547; }
span { border-color: rgb(85,53,71); }
td.TdClassName
{
border-color: #553547;
}
.TagClassName
{
border-color: #553547;
}
</style>