Shades of Loulou #552847
Tints of Loulou #552847
RGB
CMYK
RGB Variations
Color information
#552847 (or 0x552847) is known color: Loulou. HEX triplet: 55, 28 and 47. RGB value is (85,40,71). Sum of RGB (Red+Green+Blue) = 85+40+71=196 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.37% from 196); Green value is 40 (16.02% from 255 or 20.41% from 196); Blue value is 71 (28.12% from 255 or 36.22% from 196); Max value from RGB is 85 - color contains mainly: red. Hex color #552847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552847 is #AAD7B8. Grayscale: #383838. Windows color (decimal): -11196345 or 4663381. OLE color: 4663381.
HSL color Cylindrical-coordinate representation of color #552847: hue angle of 318.67º 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 #552847 is Cyan = 0, Magento = 0.53, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 40 | 71 | - |
| CMYK | 0 | 0.53 | 0.16 | 0.67 |
| HSL | 318.67º | 0.36% | 0.25% | - |
| HSV(B) | 318.67º | 0.53% | 0.33% | - |
| XYZ | 5.64 | 3.9 | 6.42 | - |
| YUV | 56.99 | 135.91 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 40 | 71 | 0 | 0.53 | 0.16 | 0.67 | 318.67 | 0.36 | 0.25 |
| Hex | 55 | 28 | 47 | 0 | 35 | 10 | 43 | 13F | 24 | 19 |
| Octal | 125 | 50 | 107 | 0 | 65 | 20 | 103 | 477 | 44 | 31 |
| Binary | 1010101 | 101000 | 1000111 | 0 | 110101 | 10000 | 1000011 | 100111111 | 100100 | 11001 |
Color Harmonies of #552847
Complementary color
Monochromatic Colors of #552847
Black with #552847
Text Example
Text Example
White with #552847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552847; }
p { color: rgb(85,40,71); }
H1.HeaderClassName
{
color: #552847;
}
.AnyTagClassName
{
color: #552847;
}
</style>
background-color css
<style>
a { background-color: #552847; }
a { background-color: rgb(85,40,71); }
div.DivClassName
{
background-color: #552847;
}
.BgClassName
{
background-color: #552847;
}
</style>
border-color css
<style>
span { border-color: #552847; }
span { border-color: rgb(85,40,71); }
td.TdClassName
{
border-color: #552847;
}
.TagClassName
{
border-color: #552847;
}
</style>