Shades of Loulou #551349
Tints of Loulou #551349
RGB
CMYK
RGB Variations
Color information
#551349 (or 0x551349) is known color: Loulou. HEX triplet: 55, 13 and 49. RGB value is (85,19,73). Sum of RGB (Red+Green+Blue) = 85+19+73=177 (23% of max value = 765). Red value is 85 (33.59% from 255 or 48.02% from 177); Green value is 19 (7.81% from 255 or 10.73% from 177); Blue value is 73 (28.91% from 255 or 41.24% from 177); Max value from RGB is 85 - color contains mainly: red. Hex color #551349 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #551349 is #AAECB6. Grayscale: #2C2C2C. Windows color (decimal): -11201719 or 4789077. OLE color: 4789077.
HSL color Cylindrical-coordinate representation of color #551349: hue angle of 310.91º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #551349 is Cyan = 0, Magento = 0.78, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 19 | 73 | - |
| CMYK | 0 | 0.78 | 0.14 | 0.67 |
| HSL | 310.91º | 0.63% | 0.2% | - |
| HSV(B) | 310.91º | 0.78% | 0.33% | - |
| XYZ | 5.18 | 2.88 | 6.59 | - |
| YUV | 44.89 | 143.87 | 156.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 19 | 73 | 0 | 0.78 | 0.14 | 0.67 | 310.91 | 0.63 | 0.2 |
| Hex | 55 | 13 | 49 | 0 | 4E | E | 43 | 137 | 3F | 14 |
| Octal | 125 | 23 | 111 | 0 | 116 | 16 | 103 | 467 | 77 | 24 |
| Binary | 1010101 | 10011 | 1001001 | 0 | 1001110 | 1110 | 1000011 | 100110111 | 111111 | 10100 |
Color Harmonies of #551349
Complementary color
Monochromatic Colors of #551349
Black with #551349
Text Example
Text Example
White with #551349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #551349; }
p { color: rgb(85,19,73); }
H1.HeaderClassName
{
color: #551349;
}
.AnyTagClassName
{
color: #551349;
}
</style>
background-color css
<style>
a { background-color: #551349; }
a { background-color: rgb(85,19,73); }
div.DivClassName
{
background-color: #551349;
}
.BgClassName
{
background-color: #551349;
}
</style>
border-color css
<style>
span { border-color: #551349; }
span { border-color: rgb(85,19,73); }
td.TdClassName
{
border-color: #551349;
}
.TagClassName
{
border-color: #551349;
}
</style>