Shades of Loulou #552648
Tints of Loulou #552648
RGB
CMYK
RGB Variations
Color information
#552648 (or 0x552648) is known color: Loulou. HEX triplet: 55, 26 and 48. RGB value is (85,38,72). Sum of RGB (Red+Green+Blue) = 85+38+72=195 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.59% from 195); Green value is 38 (15.23% from 255 or 19.49% from 195); Blue value is 72 (28.52% from 255 or 36.92% from 195); Max value from RGB is 85 - color contains mainly: red. Hex color #552648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552648 is #AAD9B7. Grayscale: #373737. Windows color (decimal): -11196856 or 4728405. OLE color: 4728405.
HSL color Cylindrical-coordinate representation of color #552648: hue angle of 316.6º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #552648 is Cyan = 0, Magento = 0.55, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 72 | - |
| CMYK | 0 | 0.55 | 0.15 | 0.67 |
| HSL | 316.6º | 0.38% | 0.24% | - |
| HSV(B) | 316.6º | 0.55% | 0.33% | - |
| XYZ | 5.61 | 3.79 | 6.57 | - |
| YUV | 55.93 | 137.07 | 148.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 72 | 0 | 0.55 | 0.15 | 0.67 | 316.6 | 0.38 | 0.24 |
| Hex | 55 | 26 | 48 | 0 | 37 | F | 43 | 13D | 26 | 18 |
| Octal | 125 | 46 | 110 | 0 | 67 | 17 | 103 | 475 | 46 | 30 |
| Binary | 1010101 | 100110 | 1001000 | 0 | 110111 | 1111 | 1000011 | 100111101 | 100110 | 11000 |
Color Harmonies of #552648
Complementary color
Monochromatic Colors of #552648
Black with #552648
Text Example
Text Example
White with #552648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552648; }
p { color: rgb(85,38,72); }
H1.HeaderClassName
{
color: #552648;
}
.AnyTagClassName
{
color: #552648;
}
</style>
background-color css
<style>
a { background-color: #552648; }
a { background-color: rgb(85,38,72); }
div.DivClassName
{
background-color: #552648;
}
.BgClassName
{
background-color: #552648;
}
</style>
border-color css
<style>
span { border-color: #552648; }
span { border-color: rgb(85,38,72); }
td.TdClassName
{
border-color: #552648;
}
.TagClassName
{
border-color: #552648;
}
</style>