Shades of Loulou #553046
Tints of Loulou #553046
RGB
CMYK
RGB Variations
Color information
#553046 (or 0x553046) is known color: Loulou. HEX triplet: 55, 30 and 46. RGB value is (85,48,70). Sum of RGB (Red+Green+Blue) = 85+48+70=203 (26% of max value = 765). Red value is 85 (33.59% from 255 or 41.87% from 203); Green value is 48 (19.14% from 255 or 23.65% from 203); Blue value is 70 (27.73% from 255 or 34.48% from 203); Max value from RGB is 85 - color contains mainly: red. Hex color #553046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553046 is #AACFB9. Grayscale: #3D3D3D. Windows color (decimal): -11194298 or 4599893. OLE color: 4599893.
HSL color Cylindrical-coordinate representation of color #553046: hue angle of 324.32º 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 #553046 is Cyan = 0, Magento = 0.44, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 48 | 70 | - |
| CMYK | 0 | 0.44 | 0.18 | 0.67 |
| HSL | 324.32º | 0.28% | 0.26% | - |
| HSV(B) | 324.32º | 0.44% | 0.33% | - |
| XYZ | 5.91 | 4.49 | 6.35 | - |
| YUV | 61.57 | 132.76 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 70 | 0 | 0.44 | 0.18 | 0.67 | 324.32 | 0.28 | 0.26 |
| Hex | 55 | 30 | 46 | 0 | 2C | 12 | 43 | 144 | 1C | 1A |
| Octal | 125 | 60 | 106 | 0 | 54 | 22 | 103 | 504 | 34 | 32 |
| Binary | 1010101 | 110000 | 1000110 | 0 | 101100 | 10010 | 1000011 | 101000100 | 11100 | 11010 |
Color Harmonies of #553046
Complementary color
Monochromatic Colors of #553046
Black with #553046
Text Example
Text Example
White with #553046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553046; }
p { color: rgb(85,48,70); }
H1.HeaderClassName
{
color: #553046;
}
.AnyTagClassName
{
color: #553046;
}
</style>
background-color css
<style>
a { background-color: #553046; }
a { background-color: rgb(85,48,70); }
div.DivClassName
{
background-color: #553046;
}
.BgClassName
{
background-color: #553046;
}
</style>
border-color css
<style>
span { border-color: #553046; }
span { border-color: rgb(85,48,70); }
td.TdClassName
{
border-color: #553046;
}
.TagClassName
{
border-color: #553046;
}
</style>