Shades of Loulou #553548
Tints of Loulou #553548
RGB
CMYK
RGB Variations
Color information
#553548 (or 0x553548) is known color: Loulou. HEX triplet: 55, 35 and 48. RGB value is (85,53,72). Sum of RGB (Red+Green+Blue) = 85+53+72=210 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.48% from 210); Green value is 53 (21.09% from 255 or 25.24% from 210); Blue value is 72 (28.52% from 255 or 34.29% from 210); Max value from RGB is 85 - color contains mainly: red. Hex color #553548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553548 is #AACAB7. Grayscale: #404040. Windows color (decimal): -11193016 or 4732245. OLE color: 4732245.
HSL color Cylindrical-coordinate representation of color #553548: hue angle of 324.38º 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 #553548 is Cyan = 0, Magento = 0.38, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 53 | 72 | - |
| CMYK | 0 | 0.38 | 0.15 | 0.67 |
| HSL | 324.38º | 0.23% | 0.27% | - |
| HSV(B) | 324.38º | 0.38% | 0.33% | - |
| XYZ | 6.19 | 4.95 | 6.76 | - |
| YUV | 64.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 72 | 0 | 0.38 | 0.15 | 0.67 | 324.38 | 0.23 | 0.27 |
| Hex | 55 | 35 | 48 | 0 | 26 | F | 43 | 144 | 17 | 1B |
| Octal | 125 | 65 | 110 | 0 | 46 | 17 | 103 | 504 | 27 | 33 |
| Binary | 1010101 | 110101 | 1001000 | 0 | 100110 | 1111 | 1000011 | 101000100 | 10111 | 11011 |
Color Harmonies of #553548
Complementary color
Monochromatic Colors of #553548
Black with #553548
Text Example
Text Example
White with #553548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553548; }
p { color: rgb(85,53,72); }
H1.HeaderClassName
{
color: #553548;
}
.AnyTagClassName
{
color: #553548;
}
</style>
background-color css
<style>
a { background-color: #553548; }
a { background-color: rgb(85,53,72); }
div.DivClassName
{
background-color: #553548;
}
.BgClassName
{
background-color: #553548;
}
</style>
border-color css
<style>
span { border-color: #553548; }
span { border-color: rgb(85,53,72); }
td.TdClassName
{
border-color: #553548;
}
.TagClassName
{
border-color: #553548;
}
</style>