Shades of Loulou #552446
Tints of Loulou #552446
RGB
CMYK
RGB Variations
Color information
#552446 (or 0x552446) is known color: Loulou. HEX triplet: 55, 24 and 46. RGB value is (85,36,70). Sum of RGB (Red+Green+Blue) = 85+36+70=191 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.50% from 191); Green value is 36 (14.45% from 255 or 18.85% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 85 - color contains mainly: red. Hex color #552446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552446 is #AADBB9. Grayscale: #363636. Windows color (decimal): -11197370 or 4596821. OLE color: 4596821.
HSL color Cylindrical-coordinate representation of color #552446: hue angle of 318.37º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #552446 is Cyan = 0, Magento = 0.58, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 36 | 70 | - |
| CMYK | 0 | 0.58 | 0.18 | 0.67 |
| HSL | 318.37º | 0.4% | 0.24% | - |
| HSV(B) | 318.37º | 0.58% | 0.33% | - |
| XYZ | 5.48 | 3.64 | 6.21 | - |
| YUV | 54.53 | 136.73 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 36 | 70 | 0 | 0.58 | 0.18 | 0.67 | 318.37 | 0.4 | 0.24 |
| Hex | 55 | 24 | 46 | 0 | 3A | 12 | 43 | 13E | 28 | 18 |
| Octal | 125 | 44 | 106 | 0 | 72 | 22 | 103 | 476 | 50 | 30 |
| Binary | 1010101 | 100100 | 1000110 | 0 | 111010 | 10010 | 1000011 | 100111110 | 101000 | 11000 |
Color Harmonies of #552446
Complementary color
Monochromatic Colors of #552446
Black with #552446
Text Example
Text Example
White with #552446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552446; }
p { color: rgb(85,36,70); }
H1.HeaderClassName
{
color: #552446;
}
.AnyTagClassName
{
color: #552446;
}
</style>
background-color css
<style>
a { background-color: #552446; }
a { background-color: rgb(85,36,70); }
div.DivClassName
{
background-color: #552446;
}
.BgClassName
{
background-color: #552446;
}
</style>
border-color css
<style>
span { border-color: #552446; }
span { border-color: rgb(85,36,70); }
td.TdClassName
{
border-color: #552446;
}
.TagClassName
{
border-color: #552446;
}
</style>