Shades of Loulou #543146
Tints of Loulou #543146
RGB
CMYK
RGB Variations
Color information
#543146 (or 0x543146) is known color: Loulou. HEX triplet: 54, 31 and 46. RGB value is (84,49,70). Sum of RGB (Red+Green+Blue) = 84+49+70=203 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.38% from 203); Green value is 49 (19.53% from 255 or 24.14% from 203); Blue value is 70 (27.73% from 255 or 34.48% from 203); Max value from RGB is 84 - color contains mainly: red. Hex color #543146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543146 is #ABCEB9. Grayscale: #3D3D3D. Windows color (decimal): -11259578 or 4600148. OLE color: 4600148.
HSL color Cylindrical-coordinate representation of color #543146: hue angle of 324º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #543146 is Cyan = 0, Magento = 0.42, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 49 | 70 | - |
| CMYK | 0 | 0.42 | 0.17 | 0.67 |
| HSL | 324º | 0.26% | 0.26% | - |
| HSV(B) | 324º | 0.42% | 0.33% | - |
| XYZ | 5.86 | 4.52 | 6.36 | - |
| YUV | 61.86 | 132.6 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 49 | 70 | 0 | 0.42 | 0.17 | 0.67 | 324 | 0.26 | 0.26 |
| Hex | 54 | 31 | 46 | 0 | 2A | 11 | 43 | 144 | 1A | 1A |
| Octal | 124 | 61 | 106 | 0 | 52 | 21 | 103 | 504 | 32 | 32 |
| Binary | 1010100 | 110001 | 1000110 | 0 | 101010 | 10001 | 1000011 | 101000100 | 11010 | 11010 |
Color Harmonies of #543146
Complementary color
Monochromatic Colors of #543146
Black with #543146
Text Example
Text Example
White with #543146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543146; }
p { color: rgb(84,49,70); }
H1.HeaderClassName
{
color: #543146;
}
.AnyTagClassName
{
color: #543146;
}
</style>
background-color css
<style>
a { background-color: #543146; }
a { background-color: rgb(84,49,70); }
div.DivClassName
{
background-color: #543146;
}
.BgClassName
{
background-color: #543146;
}
</style>
border-color css
<style>
span { border-color: #543146; }
span { border-color: rgb(84,49,70); }
td.TdClassName
{
border-color: #543146;
}
.TagClassName
{
border-color: #543146;
}
</style>