Shades of Loulou #552651
Tints of Loulou #552651
RGB
CMYK
RGB Variations
Color information
#552651 (or 0x552651) is known color: Loulou. HEX triplet: 55, 26 and 51. RGB value is (85,38,81). Sum of RGB (Red+Green+Blue) = 85+38+81=204 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.67% from 204); Green value is 38 (15.23% from 255 or 18.63% from 204); Blue value is 81 (32.03% from 255 or 39.71% from 204); Max value from RGB is 85 - color contains mainly: red. Hex color #552651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #552651 is #AAD9AE. Grayscale: #383838. Windows color (decimal): -11196847 or 5318229. OLE color: 5318229.
HSL color Cylindrical-coordinate representation of color #552651: hue angle of 305.11º 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 #552651 is Cyan = 0, Magento = 0.55, Yellow = 0.05 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 81 | - |
| CMYK | 0 | 0.55 | 0.05 | 0.67 |
| HSL | 305.11º | 0.38% | 0.24% | - |
| HSV(B) | 305.11º | 0.55% | 0.33% | - |
| XYZ | 5.92 | 3.91 | 8.23 | - |
| YUV | 56.96 | 141.57 | 148 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 81 | 0 | 0.55 | 0.05 | 0.67 | 305.11 | 0.38 | 0.24 |
| Hex | 55 | 26 | 51 | 0 | 37 | 5 | 43 | 131 | 26 | 18 |
| Octal | 125 | 46 | 121 | 0 | 67 | 5 | 103 | 461 | 46 | 30 |
| Binary | 1010101 | 100110 | 1010001 | 0 | 110111 | 101 | 1000011 | 100110001 | 100110 | 11000 |
Color Harmonies of #552651
Complementary color
Monochromatic Colors of #552651
Black with #552651
Text Example
Text Example
White with #552651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552651; }
p { color: rgb(85,38,81); }
H1.HeaderClassName
{
color: #552651;
}
.AnyTagClassName
{
color: #552651;
}
</style>
background-color css
<style>
a { background-color: #552651; }
a { background-color: rgb(85,38,81); }
div.DivClassName
{
background-color: #552651;
}
.BgClassName
{
background-color: #552651;
}
</style>
border-color css
<style>
span { border-color: #552651; }
span { border-color: rgb(85,38,81); }
td.TdClassName
{
border-color: #552651;
}
.TagClassName
{
border-color: #552651;
}
</style>