Shades of Loulou #553749
Tints of Loulou #553749
RGB
CMYK
RGB Variations
Color information
#553749 (or 0x553749) is known color: Loulou. HEX triplet: 55, 37 and 49. RGB value is (85,55,73). Sum of RGB (Red+Green+Blue) = 85+55+73=213 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.91% from 213); Green value is 55 (21.88% from 255 or 25.82% from 213); Blue value is 73 (28.91% from 255 or 34.27% from 213); Max value from RGB is 85 - color contains mainly: red. Hex color #553749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553749 is #AAC8B6. Grayscale: #414141. Windows color (decimal): -11192503 or 4798293. OLE color: 4798293.
HSL color Cylindrical-coordinate representation of color #553749: hue angle of 324º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #553749 is Cyan = 0, Magento = 0.35, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 55 | 73 | - |
| CMYK | 0 | 0.35 | 0.14 | 0.67 |
| HSL | 324º | 0.21% | 0.27% | - |
| HSV(B) | 324º | 0.35% | 0.33% | - |
| XYZ | 6.32 | 5.14 | 6.96 | - |
| YUV | 66.02 | 131.94 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 73 | 0 | 0.35 | 0.14 | 0.67 | 324 | 0.21 | 0.27 |
| Hex | 55 | 37 | 49 | 0 | 23 | E | 43 | 144 | 15 | 1B |
| Octal | 125 | 67 | 111 | 0 | 43 | 16 | 103 | 504 | 25 | 33 |
| Binary | 1010101 | 110111 | 1001001 | 0 | 100011 | 1110 | 1000011 | 101000100 | 10101 | 11011 |
Color Harmonies of #553749
Complementary color
Monochromatic Colors of #553749
Black with #553749
Text Example
Text Example
White with #553749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553749; }
p { color: rgb(85,55,73); }
H1.HeaderClassName
{
color: #553749;
}
.AnyTagClassName
{
color: #553749;
}
</style>
background-color css
<style>
a { background-color: #553749; }
a { background-color: rgb(85,55,73); }
div.DivClassName
{
background-color: #553749;
}
.BgClassName
{
background-color: #553749;
}
</style>
border-color css
<style>
span { border-color: #553749; }
span { border-color: rgb(85,55,73); }
td.TdClassName
{
border-color: #553749;
}
.TagClassName
{
border-color: #553749;
}
</style>