Shades of Loulou #552643
Tints of Loulou #552643
RGB
CMYK
RGB Variations
Color information
#552643 (or 0x552643) is known color: Loulou. HEX triplet: 55, 26 and 43. RGB value is (85,38,67). Sum of RGB (Red+Green+Blue) = 85+38+67=190 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.74% from 190); Green value is 38 (15.23% from 255 or 20% from 190); Blue value is 67 (26.56% from 255 or 35.26% from 190); Max value from RGB is 85 - color contains mainly: red. Hex color #552643 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552643 is #AAD9BC. Grayscale: #373737. Windows color (decimal): -11196861 or 4400725. OLE color: 4400725.
HSL color Cylindrical-coordinate representation of color #552643: hue angle of 322.98º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #552643 is Cyan = 0, Magento = 0.55, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 67 | - |
| CMYK | 0 | 0.55 | 0.21 | 0.67 |
| HSL | 322.98º | 0.38% | 0.24% | - |
| HSV(B) | 322.98º | 0.55% | 0.33% | - |
| XYZ | 5.45 | 3.72 | 5.74 | - |
| YUV | 55.36 | 134.57 | 149.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 67 | 0 | 0.55 | 0.21 | 0.67 | 322.98 | 0.38 | 0.24 |
| Hex | 55 | 26 | 43 | 0 | 37 | 15 | 43 | 143 | 26 | 18 |
| Octal | 125 | 46 | 103 | 0 | 67 | 25 | 103 | 503 | 46 | 30 |
| Binary | 1010101 | 100110 | 1000011 | 0 | 110111 | 10101 | 1000011 | 101000011 | 100110 | 11000 |
Color Harmonies of #552643
Complementary color
Monochromatic Colors of #552643
Black with #552643
Text Example
Text Example
White with #552643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552643; }
p { color: rgb(85,38,67); }
H1.HeaderClassName
{
color: #552643;
}
.AnyTagClassName
{
color: #552643;
}
</style>
background-color css
<style>
a { background-color: #552643; }
a { background-color: rgb(85,38,67); }
div.DivClassName
{
background-color: #552643;
}
.BgClassName
{
background-color: #552643;
}
</style>
border-color css
<style>
span { border-color: #552643; }
span { border-color: rgb(85,38,67); }
td.TdClassName
{
border-color: #552643;
}
.TagClassName
{
border-color: #552643;
}
</style>