Shades of Loulou #553649
Tints of Loulou #553649
RGB
CMYK
RGB Variations
Color information
#553649 (or 0x553649) is known color: Loulou. HEX triplet: 55, 36 and 49. RGB value is (85,54,73). Sum of RGB (Red+Green+Blue) = 85+54+73=212 (28% of max value = 765). Red value is 85 (33.59% from 255 or 40.09% from 212); Green value is 54 (21.48% from 255 or 25.47% from 212); Blue value is 73 (28.91% from 255 or 34.43% from 212); Max value from RGB is 85 - color contains mainly: red. Hex color #553649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553649 is #AAC9B6. Grayscale: #414141. Windows color (decimal): -11192759 or 4798037. OLE color: 4798037.
HSL color Cylindrical-coordinate representation of color #553649: hue angle of 323.23º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #553649 is Cyan = 0, Magento = 0.36, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 54 | 73 | - |
| CMYK | 0 | 0.36 | 0.14 | 0.67 |
| HSL | 323.23º | 0.22% | 0.27% | - |
| HSV(B) | 323.23º | 0.36% | 0.33% | - |
| XYZ | 6.27 | 5.05 | 6.95 | - |
| YUV | 65.44 | 132.27 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 73 | 0 | 0.36 | 0.14 | 0.67 | 323.23 | 0.22 | 0.27 |
| Hex | 55 | 36 | 49 | 0 | 24 | E | 43 | 143 | 16 | 1B |
| Octal | 125 | 66 | 111 | 0 | 44 | 16 | 103 | 503 | 26 | 33 |
| Binary | 1010101 | 110110 | 1001001 | 0 | 100100 | 1110 | 1000011 | 101000011 | 10110 | 11011 |
Color Harmonies of #553649
Complementary color
Monochromatic Colors of #553649
Black with #553649
Text Example
Text Example
White with #553649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553649; }
p { color: rgb(85,54,73); }
H1.HeaderClassName
{
color: #553649;
}
.AnyTagClassName
{
color: #553649;
}
</style>
background-color css
<style>
a { background-color: #553649; }
a { background-color: rgb(85,54,73); }
div.DivClassName
{
background-color: #553649;
}
.BgClassName
{
background-color: #553649;
}
</style>
border-color css
<style>
span { border-color: #553649; }
span { border-color: rgb(85,54,73); }
td.TdClassName
{
border-color: #553649;
}
.TagClassName
{
border-color: #553649;
}
</style>