Shades of Loulou #552145
Tints of Loulou #552145
RGB
CMYK
RGB Variations
Color information
#552145 (or 0x552145) is known color: Loulou. HEX triplet: 55, 21 and 45. RGB value is (85,33,69). Sum of RGB (Red+Green+Blue) = 85+33+69=187 (24% of max value = 765). Red value is 85 (33.59% from 255 or 45.45% from 187); Green value is 33 (13.28% from 255 or 17.65% from 187); Blue value is 69 (27.34% from 255 or 36.90% from 187); Max value from RGB is 85 - color contains mainly: red. Hex color #552145 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552145 is #AADEBA. Grayscale: #343434. Windows color (decimal): -11198139 or 4530517. OLE color: 4530517.
HSL color Cylindrical-coordinate representation of color #552145: hue angle of 318.46º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #552145 is Cyan = 0, Magento = 0.61, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 33 | 69 | - |
| CMYK | 0 | 0.61 | 0.19 | 0.67 |
| HSL | 318.46º | 0.44% | 0.23% | - |
| HSV(B) | 318.46º | 0.61% | 0.33% | - |
| XYZ | 5.36 | 3.45 | 6.01 | - |
| YUV | 52.65 | 137.23 | 151.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 33 | 69 | 0 | 0.61 | 0.19 | 0.67 | 318.46 | 0.44 | 0.23 |
| Hex | 55 | 21 | 45 | 0 | 3D | 13 | 43 | 13E | 2C | 17 |
| Octal | 125 | 41 | 105 | 0 | 75 | 23 | 103 | 476 | 54 | 27 |
| Binary | 1010101 | 100001 | 1000101 | 0 | 111101 | 10011 | 1000011 | 100111110 | 101100 | 10111 |
Color Harmonies of #552145
Complementary color
Monochromatic Colors of #552145
Black with #552145
Text Example
Text Example
White with #552145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552145; }
p { color: rgb(85,33,69); }
H1.HeaderClassName
{
color: #552145;
}
.AnyTagClassName
{
color: #552145;
}
</style>
background-color css
<style>
a { background-color: #552145; }
a { background-color: rgb(85,33,69); }
div.DivClassName
{
background-color: #552145;
}
.BgClassName
{
background-color: #552145;
}
</style>
border-color css
<style>
span { border-color: #552145; }
span { border-color: rgb(85,33,69); }
td.TdClassName
{
border-color: #552145;
}
.TagClassName
{
border-color: #552145;
}
</style>