Shades of Loulou #552848
Tints of Loulou #552848
RGB
CMYK
RGB Variations
Color information
#552848 (or 0x552848) is known color: Loulou. HEX triplet: 55, 28 and 48. RGB value is (85,40,72). Sum of RGB (Red+Green+Blue) = 85+40+72=197 (26% of max value = 765). Red value is 85 (33.59% from 255 or 43.15% from 197); Green value is 40 (16.02% from 255 or 20.30% from 197); Blue value is 72 (28.52% from 255 or 36.55% from 197); Max value from RGB is 85 - color contains mainly: red. Hex color #552848 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552848 is #AAD7B7. Grayscale: #393939. Windows color (decimal): -11196344 or 4728917. OLE color: 4728917.
HSL color Cylindrical-coordinate representation of color #552848: hue angle of 317.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 #552848 is Cyan = 0, Magento = 0.53, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 40 | 72 | - |
| CMYK | 0 | 0.53 | 0.15 | 0.67 |
| HSL | 317.33º | 0.36% | 0.25% | - |
| HSV(B) | 317.33º | 0.53% | 0.33% | - |
| XYZ | 5.67 | 3.92 | 6.59 | - |
| YUV | 57.1 | 136.41 | 147.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 40 | 72 | 0 | 0.53 | 0.15 | 0.67 | 317.33 | 0.36 | 0.25 |
| Hex | 55 | 28 | 48 | 0 | 35 | F | 43 | 13D | 24 | 19 |
| Octal | 125 | 50 | 110 | 0 | 65 | 17 | 103 | 475 | 44 | 31 |
| Binary | 1010101 | 101000 | 1001000 | 0 | 110101 | 1111 | 1000011 | 100111101 | 100100 | 11001 |
Color Harmonies of #552848
Complementary color
Monochromatic Colors of #552848
Black with #552848
Text Example
Text Example
White with #552848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552848; }
p { color: rgb(85,40,72); }
H1.HeaderClassName
{
color: #552848;
}
.AnyTagClassName
{
color: #552848;
}
</style>
background-color css
<style>
a { background-color: #552848; }
a { background-color: rgb(85,40,72); }
div.DivClassName
{
background-color: #552848;
}
.BgClassName
{
background-color: #552848;
}
</style>
border-color css
<style>
span { border-color: #552848; }
span { border-color: rgb(85,40,72); }
td.TdClassName
{
border-color: #552848;
}
.TagClassName
{
border-color: #552848;
}
</style>