Shades of Loulou #553048
Tints of Loulou #553048
RGB
CMYK
RGB Variations
Color information
#553048 (or 0x553048) is known color: Loulou. HEX triplet: 55, 30 and 48. RGB value is (85,48,72). Sum of RGB (Red+Green+Blue) = 85+48+72=205 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.46% from 205); Green value is 48 (19.14% from 255 or 23.41% from 205); Blue value is 72 (28.52% from 255 or 35.12% from 205); Max value from RGB is 85 - color contains mainly: red. Hex color #553048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553048 is #AACFB7. Grayscale: #3D3D3D. Windows color (decimal): -11194296 or 4730965. OLE color: 4730965.
HSL color Cylindrical-coordinate representation of color #553048: hue angle of 321.08º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #553048 is Cyan = 0, Magento = 0.44, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 48 | 72 | - |
| CMYK | 0 | 0.44 | 0.15 | 0.67 |
| HSL | 321.08º | 0.28% | 0.26% | - |
| HSV(B) | 321.08º | 0.44% | 0.33% | - |
| XYZ | 5.97 | 4.51 | 6.69 | - |
| YUV | 61.8 | 133.76 | 144.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 72 | 0 | 0.44 | 0.15 | 0.67 | 321.08 | 0.28 | 0.26 |
| Hex | 55 | 30 | 48 | 0 | 2C | F | 43 | 141 | 1C | 1A |
| Octal | 125 | 60 | 110 | 0 | 54 | 17 | 103 | 501 | 34 | 32 |
| Binary | 1010101 | 110000 | 1001000 | 0 | 101100 | 1111 | 1000011 | 101000001 | 11100 | 11010 |
Color Harmonies of #553048
Complementary color
Monochromatic Colors of #553048
Black with #553048
Text Example
Text Example
White with #553048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553048; }
p { color: rgb(85,48,72); }
H1.HeaderClassName
{
color: #553048;
}
.AnyTagClassName
{
color: #553048;
}
</style>
background-color css
<style>
a { background-color: #553048; }
a { background-color: rgb(85,48,72); }
div.DivClassName
{
background-color: #553048;
}
.BgClassName
{
background-color: #553048;
}
</style>
border-color css
<style>
span { border-color: #553048; }
span { border-color: rgb(85,48,72); }
td.TdClassName
{
border-color: #553048;
}
.TagClassName
{
border-color: #553048;
}
</style>