Shades of Loulou #552945
Tints of Loulou #552945
RGB
CMYK
RGB Variations
Color information
#552945 (or 0x552945) is known color: Loulou. HEX triplet: 55, 29 and 45. RGB value is (85,41,69). Sum of RGB (Red+Green+Blue) = 85+41+69=195 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.59% from 195); Green value is 41 (16.41% from 255 or 21.03% from 195); Blue value is 69 (27.34% from 255 or 35.38% from 195); Max value from RGB is 85 - color contains mainly: red. Hex color #552945 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552945 is #AAD6BA. Grayscale: #393939. Windows color (decimal): -11196091 or 4532565. OLE color: 4532565.
HSL color Cylindrical-coordinate representation of color #552945: hue angle of 321.82º 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 #552945 is Cyan = 0, Magento = 0.52, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 41 | 69 | - |
| CMYK | 0 | 0.52 | 0.19 | 0.67 |
| HSL | 321.82º | 0.35% | 0.25% | - |
| HSV(B) | 321.82º | 0.52% | 0.33% | - |
| XYZ | 5.61 | 3.95 | 6.1 | - |
| YUV | 57.35 | 134.58 | 147.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 41 | 69 | 0 | 0.52 | 0.19 | 0.67 | 321.82 | 0.35 | 0.25 |
| Hex | 55 | 29 | 45 | 0 | 34 | 13 | 43 | 142 | 23 | 19 |
| Octal | 125 | 51 | 105 | 0 | 64 | 23 | 103 | 502 | 43 | 31 |
| Binary | 1010101 | 101001 | 1000101 | 0 | 110100 | 10011 | 1000011 | 101000010 | 100011 | 11001 |
Color Harmonies of #552945
Complementary color
Monochromatic Colors of #552945
Black with #552945
Text Example
Text Example
White with #552945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552945; }
p { color: rgb(85,41,69); }
H1.HeaderClassName
{
color: #552945;
}
.AnyTagClassName
{
color: #552945;
}
</style>
background-color css
<style>
a { background-color: #552945; }
a { background-color: rgb(85,41,69); }
div.DivClassName
{
background-color: #552945;
}
.BgClassName
{
background-color: #552945;
}
</style>
border-color css
<style>
span { border-color: #552945; }
span { border-color: rgb(85,41,69); }
td.TdClassName
{
border-color: #552945;
}
.TagClassName
{
border-color: #552945;
}
</style>