Shades of Loulou #553147
Tints of Loulou #553147
RGB
CMYK
RGB Variations
Color information
#553147 (or 0x553147) is known color: Loulou. HEX triplet: 55, 31 and 47. RGB value is (85,49,71). Sum of RGB (Red+Green+Blue) = 85+49+71=205 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.46% from 205); Green value is 49 (19.53% from 255 or 23.90% from 205); Blue value is 71 (28.12% from 255 or 34.63% from 205); Max value from RGB is 85 - color contains mainly: red. Hex color #553147 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553147 is #AACEB8. Grayscale: #3E3E3E. Windows color (decimal): -11194041 or 4665685. OLE color: 4665685.
HSL color Cylindrical-coordinate representation of color #553147: hue angle of 323.33º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #553147 is Cyan = 0, Magento = 0.42, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 49 | 71 | - |
| CMYK | 0 | 0.42 | 0.16 | 0.67 |
| HSL | 323.33º | 0.27% | 0.26% | - |
| HSV(B) | 323.33º | 0.42% | 0.33% | - |
| XYZ | 5.98 | 4.58 | 6.53 | - |
| YUV | 62.27 | 132.93 | 144.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 49 | 71 | 0 | 0.42 | 0.16 | 0.67 | 323.33 | 0.27 | 0.26 |
| Hex | 55 | 31 | 47 | 0 | 2A | 10 | 43 | 143 | 1B | 1A |
| Octal | 125 | 61 | 107 | 0 | 52 | 20 | 103 | 503 | 33 | 32 |
| Binary | 1010101 | 110001 | 1000111 | 0 | 101010 | 10000 | 1000011 | 101000011 | 11011 | 11010 |
Color Harmonies of #553147
Complementary color
Monochromatic Colors of #553147
Black with #553147
Text Example
Text Example
White with #553147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553147; }
p { color: rgb(85,49,71); }
H1.HeaderClassName
{
color: #553147;
}
.AnyTagClassName
{
color: #553147;
}
</style>
background-color css
<style>
a { background-color: #553147; }
a { background-color: rgb(85,49,71); }
div.DivClassName
{
background-color: #553147;
}
.BgClassName
{
background-color: #553147;
}
</style>
border-color css
<style>
span { border-color: #553147; }
span { border-color: rgb(85,49,71); }
td.TdClassName
{
border-color: #553147;
}
.TagClassName
{
border-color: #553147;
}
</style>