Shades of Loulou #551449
Tints of Loulou #551449
RGB
CMYK
RGB Variations
Color information
#551449 (or 0x551449) is known color: Loulou. HEX triplet: 55, 14 and 49. RGB value is (85,20,73). Sum of RGB (Red+Green+Blue) = 85+20+73=178 (23% of max value = 765). Red value is 85 (33.59% from 255 or 47.75% from 178); Green value is 20 (8.20% from 255 or 11.24% from 178); Blue value is 73 (28.91% from 255 or 41.01% from 178); Max value from RGB is 85 - color contains mainly: red. Hex color #551449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #551449 is #AAEBB6. Grayscale: #2D2D2D. Windows color (decimal): -11201463 or 4789333. OLE color: 4789333.
HSL color Cylindrical-coordinate representation of color #551449: hue angle of 311.08º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #551449 is Cyan = 0, Magento = 0.76, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 20 | 73 | - |
| CMYK | 0 | 0.76 | 0.14 | 0.67 |
| HSL | 311.08º | 0.62% | 0.21% | - |
| HSV(B) | 311.08º | 0.76% | 0.33% | - |
| XYZ | 5.2 | 2.91 | 6.59 | - |
| YUV | 45.48 | 143.53 | 156.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 20 | 73 | 0 | 0.76 | 0.14 | 0.67 | 311.08 | 0.62 | 0.21 |
| Hex | 55 | 14 | 49 | 0 | 4C | E | 43 | 137 | 3E | 15 |
| Octal | 125 | 24 | 111 | 0 | 114 | 16 | 103 | 467 | 76 | 25 |
| Binary | 1010101 | 10100 | 1001001 | 0 | 1001100 | 1110 | 1000011 | 100110111 | 111110 | 10101 |
Color Harmonies of #551449
Complementary color
Monochromatic Colors of #551449
Black with #551449
Text Example
Text Example
White with #551449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #551449; }
p { color: rgb(85,20,73); }
H1.HeaderClassName
{
color: #551449;
}
.AnyTagClassName
{
color: #551449;
}
</style>
background-color css
<style>
a { background-color: #551449; }
a { background-color: rgb(85,20,73); }
div.DivClassName
{
background-color: #551449;
}
.BgClassName
{
background-color: #551449;
}
</style>
border-color css
<style>
span { border-color: #551449; }
span { border-color: rgb(85,20,73); }
td.TdClassName
{
border-color: #551449;
}
.TagClassName
{
border-color: #551449;
}
</style>