Shades of Loulou #552946
Tints of Loulou #552946
RGB
CMYK
RGB Variations
Color information
#552946 (or 0x552946) is known color: Loulou. HEX triplet: 55, 29 and 46. RGB value is (85,41,70). Sum of RGB (Red+Green+Blue) = 85+41+70=196 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.37% from 196); Green value is 41 (16.41% from 255 or 20.92% from 196); Blue value is 70 (27.73% from 255 or 35.71% from 196); Max value from RGB is 85 - color contains mainly: red. Hex color #552946 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552946 is #AAD6B9. Grayscale: #393939. Windows color (decimal): -11196090 or 4598101. OLE color: 4598101.
HSL color Cylindrical-coordinate representation of color #552946: hue angle of 320.45º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #552946 is Cyan = 0, Magento = 0.52, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 41 | 70 | - |
| CMYK | 0 | 0.52 | 0.18 | 0.67 |
| HSL | 320.45º | 0.35% | 0.25% | - |
| HSV(B) | 320.45º | 0.52% | 0.33% | - |
| XYZ | 5.64 | 3.96 | 6.26 | - |
| YUV | 57.46 | 135.08 | 147.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 70 | 0 | 0.52 | 0.18 | 0.67 | 320.45 | 0.35 | 0.25 |
| Hex | 55 | 29 | 46 | 0 | 34 | 12 | 43 | 140 | 23 | 19 |
| Octal | 125 | 51 | 106 | 0 | 64 | 22 | 103 | 500 | 43 | 31 |
| Binary | 1010101 | 101001 | 1000110 | 0 | 110100 | 10010 | 1000011 | 101000000 | 100011 | 11001 |
Color Harmonies of #552946
Complementary color
Monochromatic Colors of #552946
Black with #552946
Text Example
Text Example
White with #552946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552946; }
p { color: rgb(85,41,70); }
H1.HeaderClassName
{
color: #552946;
}
.AnyTagClassName
{
color: #552946;
}
</style>
background-color css
<style>
a { background-color: #552946; }
a { background-color: rgb(85,41,70); }
div.DivClassName
{
background-color: #552946;
}
.BgClassName
{
background-color: #552946;
}
</style>
border-color css
<style>
span { border-color: #552946; }
span { border-color: rgb(85,41,70); }
td.TdClassName
{
border-color: #552946;
}
.TagClassName
{
border-color: #552946;
}
</style>