Shades of Loulou #552250
Tints of Loulou #552250
RGB
CMYK
RGB Variations
Color information
#552250 (or 0x552250) is known color: Loulou. HEX triplet: 55, 22 and 50. RGB value is (85,34,80). Sum of RGB (Red+Green+Blue) = 85+34+80=199 (26% of max value = 765). Red value is 85 (33.59% from 255 or 42.71% from 199); Green value is 34 (13.67% from 255 or 17.09% from 199); Blue value is 80 (31.64% from 255 or 40.20% from 199); Max value from RGB is 85 - color contains mainly: red. Hex color #552250 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #552250 is #AADDAF. Grayscale: #363636. Windows color (decimal): -11197872 or 5251669. OLE color: 5251669.
HSL color Cylindrical-coordinate representation of color #552250: hue angle of 305.88º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #552250 is Cyan = 0, Magento = 0.60, Yellow = 0.06 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 34 | 80 | - |
| CMYK | 0 | 0.60 | 0.06 | 0.67 |
| HSL | 305.88º | 0.43% | 0.23% | - |
| HSV(B) | 305.88º | 0.6% | 0.33% | - |
| XYZ | 5.77 | 3.65 | 7.99 | - |
| YUV | 54.49 | 142.4 | 149.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 34 | 80 | 0 | 0.60 | 0.06 | 0.67 | 305.88 | 0.43 | 0.23 |
| Hex | 55 | 22 | 50 | 0 | 3C | 6 | 43 | 132 | 2B | 17 |
| Octal | 125 | 42 | 120 | 0 | 74 | 6 | 103 | 462 | 53 | 27 |
| Binary | 1010101 | 100010 | 1010000 | 0 | 111100 | 110 | 1000011 | 100110010 | 101011 | 10111 |
Color Harmonies of #552250
Complementary color
Monochromatic Colors of #552250
Black with #552250
Text Example
Text Example
White with #552250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552250; }
p { color: rgb(85,34,80); }
H1.HeaderClassName
{
color: #552250;
}
.AnyTagClassName
{
color: #552250;
}
</style>
background-color css
<style>
a { background-color: #552250; }
a { background-color: rgb(85,34,80); }
div.DivClassName
{
background-color: #552250;
}
.BgClassName
{
background-color: #552250;
}
</style>
border-color css
<style>
span { border-color: #552250; }
span { border-color: rgb(85,34,80); }
td.TdClassName
{
border-color: #552250;
}
.TagClassName
{
border-color: #552250;
}
</style>