Shades of Loulou #553148
Tints of Loulou #553148
RGB
CMYK
RGB Variations
Color information
#553148 (or 0x553148) is known color: Loulou. HEX triplet: 55, 31 and 48. RGB value is (85,49,72). Sum of RGB (Red+Green+Blue) = 85+49+72=206 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.26% from 206); Green value is 49 (19.53% from 255 or 23.79% from 206); Blue value is 72 (28.52% from 255 or 34.95% from 206); Max value from RGB is 85 - color contains mainly: red. Hex color #553148 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553148 is #AACEB7. Grayscale: #3E3E3E. Windows color (decimal): -11194040 or 4731221. OLE color: 4731221.
HSL color Cylindrical-coordinate representation of color #553148: hue angle of 321.67º 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 #553148 is Cyan = 0, Magento = 0.42, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 49 | 72 | - |
| CMYK | 0 | 0.42 | 0.15 | 0.67 |
| HSL | 321.67º | 0.27% | 0.26% | - |
| HSV(B) | 321.67º | 0.42% | 0.33% | - |
| XYZ | 6.01 | 4.6 | 6.7 | - |
| YUV | 62.39 | 133.43 | 144.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 49 | 72 | 0 | 0.42 | 0.15 | 0.67 | 321.67 | 0.27 | 0.26 |
| Hex | 55 | 31 | 48 | 0 | 2A | F | 43 | 142 | 1B | 1A |
| Octal | 125 | 61 | 110 | 0 | 52 | 17 | 103 | 502 | 33 | 32 |
| Binary | 1010101 | 110001 | 1001000 | 0 | 101010 | 1111 | 1000011 | 101000010 | 11011 | 11010 |
Color Harmonies of #553148
Complementary color
Monochromatic Colors of #553148
Black with #553148
Text Example
Text Example
White with #553148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553148; }
p { color: rgb(85,49,72); }
H1.HeaderClassName
{
color: #553148;
}
.AnyTagClassName
{
color: #553148;
}
</style>
background-color css
<style>
a { background-color: #553148; }
a { background-color: rgb(85,49,72); }
div.DivClassName
{
background-color: #553148;
}
.BgClassName
{
background-color: #553148;
}
</style>
border-color css
<style>
span { border-color: #553148; }
span { border-color: rgb(85,49,72); }
td.TdClassName
{
border-color: #553148;
}
.TagClassName
{
border-color: #553148;
}
</style>