Shades of Loulou #553151
Tints of Loulou #553151
RGB
CMYK
RGB Variations
Color information
#553151 (or 0x553151) is known color: Loulou. HEX triplet: 55, 31 and 51. RGB value is (85,49,81). Sum of RGB (Red+Green+Blue) = 85+49+81=215 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.53% from 215); Green value is 49 (19.53% from 255 or 22.79% from 215); Blue value is 81 (32.03% from 255 or 37.67% from 215); Max value from RGB is 85 - color contains mainly: red. Hex color #553151 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #553151 is #AACEAE. Grayscale: #3F3F3F. Windows color (decimal): -11194031 or 5321045. OLE color: 5321045.
HSL color Cylindrical-coordinate representation of color #553151: hue angle of 306.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 #553151 is Cyan = 0, Magento = 0.42, Yellow = 0.05 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 49 | 81 | - |
| CMYK | 0 | 0.42 | 0.05 | 0.67 |
| HSL | 306.67º | 0.27% | 0.26% | - |
| HSV(B) | 306.67º | 0.42% | 0.33% | - |
| XYZ | 6.33 | 4.72 | 8.36 | - |
| YUV | 63.41 | 137.93 | 143.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 49 | 81 | 0 | 0.42 | 0.05 | 0.67 | 306.67 | 0.27 | 0.26 |
| Hex | 55 | 31 | 51 | 0 | 2A | 5 | 43 | 133 | 1B | 1A |
| Octal | 125 | 61 | 121 | 0 | 52 | 5 | 103 | 463 | 33 | 32 |
| Binary | 1010101 | 110001 | 1010001 | 0 | 101010 | 101 | 1000011 | 100110011 | 11011 | 11010 |
Color Harmonies of #553151
Complementary color
Monochromatic Colors of #553151
Black with #553151
Text Example
Text Example
White with #553151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553151; }
p { color: rgb(85,49,81); }
H1.HeaderClassName
{
color: #553151;
}
.AnyTagClassName
{
color: #553151;
}
</style>
background-color css
<style>
a { background-color: #553151; }
a { background-color: rgb(85,49,81); }
div.DivClassName
{
background-color: #553151;
}
.BgClassName
{
background-color: #553151;
}
</style>
border-color css
<style>
span { border-color: #553151; }
span { border-color: rgb(85,49,81); }
td.TdClassName
{
border-color: #553151;
}
.TagClassName
{
border-color: #553151;
}
</style>