Shades of Loulou #552045
Tints of Loulou #552045
RGB
CMYK
RGB Variations
Color information
#552045 (or 0x552045) is known color: Loulou. HEX triplet: 55, 20 and 45. RGB value is (85,32,69). Sum of RGB (Red+Green+Blue) = 85+32+69=186 (24% of max value = 765). Red value is 85 (33.59% from 255 or 45.70% from 186); Green value is 32 (12.89% from 255 or 17.20% from 186); Blue value is 69 (27.34% from 255 or 37.10% from 186); Max value from RGB is 85 - color contains mainly: red. Hex color #552045 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552045 is #AADFBA. Grayscale: #333333. Windows color (decimal): -11198395 or 4530261. OLE color: 4530261.
HSL color Cylindrical-coordinate representation of color #552045: hue angle of 318.11º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #552045 is Cyan = 0, Magento = 0.62, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 32 | 69 | - |
| CMYK | 0 | 0.62 | 0.19 | 0.67 |
| HSL | 318.11º | 0.45% | 0.23% | - |
| HSV(B) | 318.11º | 0.62% | 0.33% | - |
| XYZ | 5.34 | 3.39 | 6 | - |
| YUV | 52.07 | 137.56 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 32 | 69 | 0 | 0.62 | 0.19 | 0.67 | 318.11 | 0.45 | 0.23 |
| Hex | 55 | 20 | 45 | 0 | 3E | 13 | 43 | 13E | 2D | 17 |
| Octal | 125 | 40 | 105 | 0 | 76 | 23 | 103 | 476 | 55 | 27 |
| Binary | 1010101 | 100000 | 1000101 | 0 | 111110 | 10011 | 1000011 | 100111110 | 101101 | 10111 |
Color Harmonies of #552045
Complementary color
Monochromatic Colors of #552045
Black with #552045
Text Example
Text Example
White with #552045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552045; }
p { color: rgb(85,32,69); }
H1.HeaderClassName
{
color: #552045;
}
.AnyTagClassName
{
color: #552045;
}
</style>
background-color css
<style>
a { background-color: #552045; }
a { background-color: rgb(85,32,69); }
div.DivClassName
{
background-color: #552045;
}
.BgClassName
{
background-color: #552045;
}
</style>
border-color css
<style>
span { border-color: #552045; }
span { border-color: rgb(85,32,69); }
td.TdClassName
{
border-color: #552045;
}
.TagClassName
{
border-color: #552045;
}
</style>