Shades of Loulou #553248
Tints of Loulou #553248
RGB
CMYK
RGB Variations
Color information
#553248 (or 0x553248) is known color: Loulou. HEX triplet: 55, 32 and 48. RGB value is (85,50,72). Sum of RGB (Red+Green+Blue) = 85+50+72=207 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.06% from 207); Green value is 50 (19.92% from 255 or 24.15% from 207); Blue value is 72 (28.52% from 255 or 34.78% from 207); Max value from RGB is 85 - color contains mainly: red. Hex color #553248 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553248 is #AACDB7. Grayscale: #3E3E3E. Windows color (decimal): -11193784 or 4731477. OLE color: 4731477.
HSL color Cylindrical-coordinate representation of color #553248: hue angle of 322.29º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #553248 is Cyan = 0, Magento = 0.41, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 50 | 72 | - |
| CMYK | 0 | 0.41 | 0.15 | 0.67 |
| HSL | 322.29º | 0.26% | 0.26% | - |
| HSV(B) | 322.29º | 0.41% | 0.33% | - |
| XYZ | 6.06 | 4.68 | 6.72 | - |
| YUV | 62.97 | 133.1 | 143.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 50 | 72 | 0 | 0.41 | 0.15 | 0.67 | 322.29 | 0.26 | 0.26 |
| Hex | 55 | 32 | 48 | 0 | 29 | F | 43 | 142 | 1A | 1A |
| Octal | 125 | 62 | 110 | 0 | 51 | 17 | 103 | 502 | 32 | 32 |
| Binary | 1010101 | 110010 | 1001000 | 0 | 101001 | 1111 | 1000011 | 101000010 | 11010 | 11010 |
Color Harmonies of #553248
Complementary color
Monochromatic Colors of #553248
Black with #553248
Text Example
Text Example
White with #553248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553248; }
p { color: rgb(85,50,72); }
H1.HeaderClassName
{
color: #553248;
}
.AnyTagClassName
{
color: #553248;
}
</style>
background-color css
<style>
a { background-color: #553248; }
a { background-color: rgb(85,50,72); }
div.DivClassName
{
background-color: #553248;
}
.BgClassName
{
background-color: #553248;
}
</style>
border-color css
<style>
span { border-color: #553248; }
span { border-color: rgb(85,50,72); }
td.TdClassName
{
border-color: #553248;
}
.TagClassName
{
border-color: #553248;
}
</style>