Shades of Loulou #543046
Tints of Loulou #543046
RGB
CMYK
RGB Variations
Color information
#543046 (or 0x543046) is known color: Loulou. HEX triplet: 54, 30 and 46. RGB value is (84,48,70). Sum of RGB (Red+Green+Blue) = 84+48+70=202 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.58% from 202); Green value is 48 (19.14% from 255 or 23.76% from 202); Blue value is 70 (27.73% from 255 or 34.65% from 202); Max value from RGB is 84 - color contains mainly: red. Hex color #543046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543046 is #ABCFB9. Grayscale: #3D3D3D. Windows color (decimal): -11259834 or 4599892. OLE color: 4599892.
HSL color Cylindrical-coordinate representation of color #543046: hue angle of 323.33º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #543046 is Cyan = 0, Magento = 0.43, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 48 | 70 | - |
| CMYK | 0 | 0.43 | 0.17 | 0.67 |
| HSL | 323.33º | 0.27% | 0.26% | - |
| HSV(B) | 323.33º | 0.43% | 0.33% | - |
| XYZ | 5.82 | 4.44 | 6.34 | - |
| YUV | 61.27 | 132.93 | 144.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 48 | 70 | 0 | 0.43 | 0.17 | 0.67 | 323.33 | 0.27 | 0.26 |
| Hex | 54 | 30 | 46 | 0 | 2B | 11 | 43 | 143 | 1B | 1A |
| Octal | 124 | 60 | 106 | 0 | 53 | 21 | 103 | 503 | 33 | 32 |
| Binary | 1010100 | 110000 | 1000110 | 0 | 101011 | 10001 | 1000011 | 101000011 | 11011 | 11010 |
Color Harmonies of #543046
Complementary color
Monochromatic Colors of #543046
Black with #543046
Text Example
Text Example
White with #543046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543046; }
p { color: rgb(84,48,70); }
H1.HeaderClassName
{
color: #543046;
}
.AnyTagClassName
{
color: #543046;
}
</style>
background-color css
<style>
a { background-color: #543046; }
a { background-color: rgb(84,48,70); }
div.DivClassName
{
background-color: #543046;
}
.BgClassName
{
background-color: #543046;
}
</style>
border-color css
<style>
span { border-color: #543046; }
span { border-color: rgb(84,48,70); }
td.TdClassName
{
border-color: #543046;
}
.TagClassName
{
border-color: #543046;
}
</style>