Shades of Loulou #552747
Tints of Loulou #552747
RGB
CMYK
RGB Variations
Color information
#552747 (or 0x552747) is known color: Loulou. HEX triplet: 55, 27 and 47. RGB value is (85,39,71). Sum of RGB (Red+Green+Blue) = 85+39+71=195 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.59% from 195); Green value is 39 (15.62% from 255 or 20% from 195); Blue value is 71 (28.12% from 255 or 36.41% from 195); Max value from RGB is 85 - color contains mainly: red. Hex color #552747 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552747 is #AAD8B8. Grayscale: #383838. Windows color (decimal): -11196601 or 4663125. OLE color: 4663125.
HSL color Cylindrical-coordinate representation of color #552747: hue angle of 318.26º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #552747 is Cyan = 0, Magento = 0.54, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 39 | 71 | - |
| CMYK | 0 | 0.54 | 0.16 | 0.67 |
| HSL | 318.26º | 0.37% | 0.24% | - |
| HSV(B) | 318.26º | 0.54% | 0.33% | - |
| XYZ | 5.61 | 3.84 | 6.41 | - |
| YUV | 56.4 | 136.24 | 148.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 39 | 71 | 0 | 0.54 | 0.16 | 0.67 | 318.26 | 0.37 | 0.24 |
| Hex | 55 | 27 | 47 | 0 | 36 | 10 | 43 | 13E | 25 | 18 |
| Octal | 125 | 47 | 107 | 0 | 66 | 20 | 103 | 476 | 45 | 30 |
| Binary | 1010101 | 100111 | 1000111 | 0 | 110110 | 10000 | 1000011 | 100111110 | 100101 | 11000 |
Color Harmonies of #552747
Complementary color
Monochromatic Colors of #552747
Black with #552747
Text Example
Text Example
White with #552747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552747; }
p { color: rgb(85,39,71); }
H1.HeaderClassName
{
color: #552747;
}
.AnyTagClassName
{
color: #552747;
}
</style>
background-color css
<style>
a { background-color: #552747; }
a { background-color: rgb(85,39,71); }
div.DivClassName
{
background-color: #552747;
}
.BgClassName
{
background-color: #552747;
}
</style>
border-color css
<style>
span { border-color: #552747; }
span { border-color: rgb(85,39,71); }
td.TdClassName
{
border-color: #552747;
}
.TagClassName
{
border-color: #552747;
}
</style>