Shades of Loulou #552346
Tints of Loulou #552346
RGB
CMYK
RGB Variations
Color information
#552346 (or 0x552346) is known color: Loulou. HEX triplet: 55, 23 and 46. RGB value is (85,35,70). Sum of RGB (Red+Green+Blue) = 85+35+70=190 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.74% from 190); Green value is 35 (14.06% from 255 or 18.42% from 190); Blue value is 70 (27.73% from 255 or 36.84% from 190); Max value from RGB is 85 - color contains mainly: red. Hex color #552346 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552346 is #AADCB9. Grayscale: #353535. Windows color (decimal): -11197626 or 4596565. OLE color: 4596565.
HSL color Cylindrical-coordinate representation of color #552346: hue angle of 318º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #552346 is Cyan = 0, Magento = 0.59, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 35 | 70 | - |
| CMYK | 0 | 0.59 | 0.18 | 0.67 |
| HSL | 318º | 0.42% | 0.24% | - |
| HSV(B) | 318º | 0.59% | 0.33% | - |
| XYZ | 5.45 | 3.58 | 6.2 | - |
| YUV | 53.94 | 137.07 | 150.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 35 | 70 | 0 | 0.59 | 0.18 | 0.67 | 318 | 0.42 | 0.24 |
| Hex | 55 | 23 | 46 | 0 | 3B | 12 | 43 | 13E | 2A | 18 |
| Octal | 125 | 43 | 106 | 0 | 73 | 22 | 103 | 476 | 52 | 30 |
| Binary | 1010101 | 100011 | 1000110 | 0 | 111011 | 10010 | 1000011 | 100111110 | 101010 | 11000 |
Color Harmonies of #552346
Complementary color
Monochromatic Colors of #552346
Black with #552346
Text Example
Text Example
White with #552346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552346; }
p { color: rgb(85,35,70); }
H1.HeaderClassName
{
color: #552346;
}
.AnyTagClassName
{
color: #552346;
}
</style>
background-color css
<style>
a { background-color: #552346; }
a { background-color: rgb(85,35,70); }
div.DivClassName
{
background-color: #552346;
}
.BgClassName
{
background-color: #552346;
}
</style>
border-color css
<style>
span { border-color: #552346; }
span { border-color: rgb(85,35,70); }
td.TdClassName
{
border-color: #552346;
}
.TagClassName
{
border-color: #552346;
}
</style>