Shades of Loulou #552845
Tints of Loulou #552845
RGB
CMYK
RGB Variations
Color information
#552845 (or 0x552845) is known color: Loulou. HEX triplet: 55, 28 and 45. RGB value is (85,40,69). Sum of RGB (Red+Green+Blue) = 85+40+69=194 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.81% from 194); Green value is 40 (16.02% from 255 or 20.62% from 194); Blue value is 69 (27.34% from 255 or 35.57% from 194); Max value from RGB is 85 - color contains mainly: red. Hex color #552845 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552845 is #AAD7BA. Grayscale: #383838. Windows color (decimal): -11196347 or 4532309. OLE color: 4532309.
HSL color Cylindrical-coordinate representation of color #552845: hue angle of 321.33º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #552845 is Cyan = 0, Magento = 0.53, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 40 | 69 | - |
| CMYK | 0 | 0.53 | 0.19 | 0.67 |
| HSL | 321.33º | 0.36% | 0.25% | - |
| HSV(B) | 321.33º | 0.53% | 0.33% | - |
| XYZ | 5.58 | 3.88 | 6.08 | - |
| YUV | 56.76 | 134.91 | 148.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 40 | 69 | 0 | 0.53 | 0.19 | 0.67 | 321.33 | 0.36 | 0.25 |
| Hex | 55 | 28 | 45 | 0 | 35 | 13 | 43 | 141 | 24 | 19 |
| Octal | 125 | 50 | 105 | 0 | 65 | 23 | 103 | 501 | 44 | 31 |
| Binary | 1010101 | 101000 | 1000101 | 0 | 110101 | 10011 | 1000011 | 101000001 | 100100 | 11001 |
Color Harmonies of #552845
Complementary color
Monochromatic Colors of #552845
Black with #552845
Text Example
Text Example
White with #552845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552845; }
p { color: rgb(85,40,69); }
H1.HeaderClassName
{
color: #552845;
}
.AnyTagClassName
{
color: #552845;
}
</style>
background-color css
<style>
a { background-color: #552845; }
a { background-color: rgb(85,40,69); }
div.DivClassName
{
background-color: #552845;
}
.BgClassName
{
background-color: #552845;
}
</style>
border-color css
<style>
span { border-color: #552845; }
span { border-color: rgb(85,40,69); }
td.TdClassName
{
border-color: #552845;
}
.TagClassName
{
border-color: #552845;
}
</style>