Shades of Loulou #552746
Tints of Loulou #552746
RGB
CMYK
RGB Variations
Color information
#552746 (or 0x552746) is known color: Loulou. HEX triplet: 55, 27 and 46. RGB value is (85,39,70). Sum of RGB (Red+Green+Blue) = 85+39+70=194 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.81% from 194); Green value is 39 (15.62% from 255 or 20.10% from 194); Blue value is 70 (27.73% from 255 or 36.08% from 194); Max value from RGB is 85 - color contains mainly: red. Hex color #552746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552746 is #AAD8B9. Grayscale: #383838. Windows color (decimal): -11196602 or 4597589. OLE color: 4597589.
HSL color Cylindrical-coordinate representation of color #552746: hue angle of 319.57º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #552746 is Cyan = 0, Magento = 0.54, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 39 | 70 | - |
| CMYK | 0 | 0.54 | 0.18 | 0.67 |
| HSL | 319.57º | 0.37% | 0.24% | - |
| HSV(B) | 319.57º | 0.54% | 0.33% | - |
| XYZ | 5.58 | 3.82 | 6.24 | - |
| YUV | 56.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 39 | 70 | 0 | 0.54 | 0.18 | 0.67 | 319.57 | 0.37 | 0.24 |
| Hex | 55 | 27 | 46 | 0 | 36 | 12 | 43 | 140 | 25 | 18 |
| Octal | 125 | 47 | 106 | 0 | 66 | 22 | 103 | 500 | 45 | 30 |
| Binary | 1010101 | 100111 | 1000110 | 0 | 110110 | 10010 | 1000011 | 101000000 | 100101 | 11000 |
Color Harmonies of #552746
Complementary color
Monochromatic Colors of #552746
Black with #552746
Text Example
Text Example
White with #552746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552746; }
p { color: rgb(85,39,70); }
H1.HeaderClassName
{
color: #552746;
}
.AnyTagClassName
{
color: #552746;
}
</style>
background-color css
<style>
a { background-color: #552746; }
a { background-color: rgb(85,39,70); }
div.DivClassName
{
background-color: #552746;
}
.BgClassName
{
background-color: #552746;
}
</style>
border-color css
<style>
span { border-color: #552746; }
span { border-color: rgb(85,39,70); }
td.TdClassName
{
border-color: #552746;
}
.TagClassName
{
border-color: #552746;
}
</style>