Shades of Loulou #553849
Tints of Loulou #553849
RGB
CMYK
RGB Variations
Color information
#553849 (or 0x553849) is known color: Loulou. HEX triplet: 55, 38 and 49. RGB value is (85,56,73). Sum of RGB (Red+Green+Blue) = 85+56+73=214 (28% of max value = 765). Red value is 85 (33.59% from 255 or 39.72% from 214); Green value is 56 (22.27% from 255 or 26.17% from 214); Blue value is 73 (28.91% from 255 or 34.11% from 214); Max value from RGB is 85 - color contains mainly: red. Hex color #553849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553849 is #AAC7B6. Grayscale: #424242. Windows color (decimal): -11192247 or 4798549. OLE color: 4798549.
HSL color Cylindrical-coordinate representation of color #553849: hue angle of 324.83º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #553849 is Cyan = 0, Magento = 0.34, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 56 | 73 | - |
| CMYK | 0 | 0.34 | 0.14 | 0.67 |
| HSL | 324.83º | 0.21% | 0.28% | - |
| HSV(B) | 324.83º | 0.34% | 0.33% | - |
| XYZ | 6.36 | 5.24 | 6.98 | - |
| YUV | 66.61 | 131.61 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 73 | 0 | 0.34 | 0.14 | 0.67 | 324.83 | 0.21 | 0.28 |
| Hex | 55 | 38 | 49 | 0 | 22 | E | 43 | 145 | 15 | 1C |
| Octal | 125 | 70 | 111 | 0 | 42 | 16 | 103 | 505 | 25 | 34 |
| Binary | 1010101 | 111000 | 1001001 | 0 | 100010 | 1110 | 1000011 | 101000101 | 10101 | 11100 |
Color Harmonies of #553849
Complementary color
Monochromatic Colors of #553849
Black with #553849
Text Example
Text Example
White with #553849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553849; }
p { color: rgb(85,56,73); }
H1.HeaderClassName
{
color: #553849;
}
.AnyTagClassName
{
color: #553849;
}
</style>
background-color css
<style>
a { background-color: #553849; }
a { background-color: rgb(85,56,73); }
div.DivClassName
{
background-color: #553849;
}
.BgClassName
{
background-color: #553849;
}
</style>
border-color css
<style>
span { border-color: #553849; }
span { border-color: rgb(85,56,73); }
td.TdClassName
{
border-color: #553849;
}
.TagClassName
{
border-color: #553849;
}
</style>