Shades of Loulou #552849
Tints of Loulou #552849
RGB
CMYK
RGB Variations
Color information
#552849 (or 0x552849) is known color: Loulou. HEX triplet: 55, 28 and 49. RGB value is (85,40,73). Sum of RGB (Red+Green+Blue) = 85+40+73=198 (26% of max value = 765). Red value is 85 (33.59% from 255 or 42.93% from 198); Green value is 40 (16.02% from 255 or 20.20% from 198); Blue value is 73 (28.91% from 255 or 36.87% from 198); Max value from RGB is 85 - color contains mainly: red. Hex color #552849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552849 is #AAD7B6. Grayscale: #393939. Windows color (decimal): -11196343 or 4794453. OLE color: 4794453.
HSL color Cylindrical-coordinate representation of color #552849: hue angle of 316º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #552849 is Cyan = 0, Magento = 0.53, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 40 | 73 | - |
| CMYK | 0 | 0.53 | 0.14 | 0.67 |
| HSL | 316º | 0.36% | 0.25% | - |
| HSV(B) | 316º | 0.53% | 0.33% | - |
| XYZ | 5.71 | 3.93 | 6.76 | - |
| YUV | 57.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 40 | 73 | 0 | 0.53 | 0.14 | 0.67 | 316 | 0.36 | 0.25 |
| Hex | 55 | 28 | 49 | 0 | 35 | E | 43 | 13C | 24 | 19 |
| Octal | 125 | 50 | 111 | 0 | 65 | 16 | 103 | 474 | 44 | 31 |
| Binary | 1010101 | 101000 | 1001001 | 0 | 110101 | 1110 | 1000011 | 100111100 | 100100 | 11001 |
Color Harmonies of #552849
Complementary color
Monochromatic Colors of #552849
Black with #552849
Text Example
Text Example
White with #552849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552849; }
p { color: rgb(85,40,73); }
H1.HeaderClassName
{
color: #552849;
}
.AnyTagClassName
{
color: #552849;
}
</style>
background-color css
<style>
a { background-color: #552849; }
a { background-color: rgb(85,40,73); }
div.DivClassName
{
background-color: #552849;
}
.BgClassName
{
background-color: #552849;
}
</style>
border-color css
<style>
span { border-color: #552849; }
span { border-color: rgb(85,40,73); }
td.TdClassName
{
border-color: #552849;
}
.TagClassName
{
border-color: #552849;
}
</style>