Shades of Loulou #553146
Tints of Loulou #553146
RGB
CMYK
RGB Variations
Color information
#553146 (or 0x553146) is known color: Loulou. HEX triplet: 55, 31 and 46. RGB value is (85,49,70). Sum of RGB (Red+Green+Blue) = 85+49+70=204 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.67% from 204); Green value is 49 (19.53% from 255 or 24.02% from 204); Blue value is 70 (27.73% from 255 or 34.31% from 204); Max value from RGB is 85 - color contains mainly: red. Hex color #553146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553146 is #AACEB9. Grayscale: #3E3E3E. Windows color (decimal): -11194042 or 4600149. OLE color: 4600149.
HSL color Cylindrical-coordinate representation of color #553146: hue angle of 325º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #553146 is Cyan = 0, Magento = 0.42, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 49 | 70 | - |
| CMYK | 0 | 0.42 | 0.18 | 0.67 |
| HSL | 325º | 0.27% | 0.26% | - |
| HSV(B) | 325º | 0.42% | 0.33% | - |
| XYZ | 5.95 | 4.57 | 6.36 | - |
| YUV | 62.16 | 132.43 | 144.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 49 | 70 | 0 | 0.42 | 0.18 | 0.67 | 325 | 0.27 | 0.26 |
| Hex | 55 | 31 | 46 | 0 | 2A | 12 | 43 | 145 | 1B | 1A |
| Octal | 125 | 61 | 106 | 0 | 52 | 22 | 103 | 505 | 33 | 32 |
| Binary | 1010101 | 110001 | 1000110 | 0 | 101010 | 10010 | 1000011 | 101000101 | 11011 | 11010 |
Color Harmonies of #553146
Complementary color
Monochromatic Colors of #553146
Black with #553146
Text Example
Text Example
White with #553146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553146; }
p { color: rgb(85,49,70); }
H1.HeaderClassName
{
color: #553146;
}
.AnyTagClassName
{
color: #553146;
}
</style>
background-color css
<style>
a { background-color: #553146; }
a { background-color: rgb(85,49,70); }
div.DivClassName
{
background-color: #553146;
}
.BgClassName
{
background-color: #553146;
}
</style>
border-color css
<style>
span { border-color: #553146; }
span { border-color: rgb(85,49,70); }
td.TdClassName
{
border-color: #553146;
}
.TagClassName
{
border-color: #553146;
}
</style>