Shades of Loulou #552545
Tints of Loulou #552545
RGB
CMYK
RGB Variations
Color information
#552545 (or 0x552545) is known color: Loulou. HEX triplet: 55, 25 and 45. RGB value is (85,37,69). Sum of RGB (Red+Green+Blue) = 85+37+69=191 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.50% from 191); Green value is 37 (14.84% from 255 or 19.37% from 191); Blue value is 69 (27.34% from 255 or 36.13% from 191); Max value from RGB is 85 - color contains mainly: red. Hex color #552545 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552545 is #AADABA. Grayscale: #363636. Windows color (decimal): -11197115 or 4531541. OLE color: 4531541.
HSL color Cylindrical-coordinate representation of color #552545: hue angle of 320º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #552545 is Cyan = 0, Magento = 0.56, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 37 | 69 | - |
| CMYK | 0 | 0.56 | 0.19 | 0.67 |
| HSL | 320º | 0.39% | 0.24% | - |
| HSV(B) | 320º | 0.56% | 0.33% | - |
| XYZ | 5.48 | 3.68 | 6.05 | - |
| YUV | 55 | 135.9 | 149.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 37 | 69 | 0 | 0.56 | 0.19 | 0.67 | 320 | 0.39 | 0.24 |
| Hex | 55 | 25 | 45 | 0 | 38 | 13 | 43 | 140 | 27 | 18 |
| Octal | 125 | 45 | 105 | 0 | 70 | 23 | 103 | 500 | 47 | 30 |
| Binary | 1010101 | 100101 | 1000101 | 0 | 111000 | 10011 | 1000011 | 101000000 | 100111 | 11000 |
Color Harmonies of #552545
Complementary color
Monochromatic Colors of #552545
Black with #552545
Text Example
Text Example
White with #552545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552545; }
p { color: rgb(85,37,69); }
H1.HeaderClassName
{
color: #552545;
}
.AnyTagClassName
{
color: #552545;
}
</style>
background-color css
<style>
a { background-color: #552545; }
a { background-color: rgb(85,37,69); }
div.DivClassName
{
background-color: #552545;
}
.BgClassName
{
background-color: #552545;
}
</style>
border-color css
<style>
span { border-color: #552545; }
span { border-color: rgb(85,37,69); }
td.TdClassName
{
border-color: #552545;
}
.TagClassName
{
border-color: #552545;
}
</style>