Shades of Loulou #543049
Tints of Loulou #543049
RGB
CMYK
RGB Variations
Color information
#543049 (or 0x543049) is known color: Loulou. HEX triplet: 54, 30 and 49. RGB value is (84,48,73). Sum of RGB (Red+Green+Blue) = 84+48+73=205 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.98% from 205); Green value is 48 (19.14% from 255 or 23.41% from 205); Blue value is 73 (28.91% from 255 or 35.61% from 205); Max value from RGB is 84 - color contains mainly: red. Hex color #543049 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543049 is #ABCFB6. Grayscale: #3D3D3D. Windows color (decimal): -11259831 or 4796500. OLE color: 4796500.
HSL color Cylindrical-coordinate representation of color #543049: hue angle of 318.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 #543049 is Cyan = 0, Magento = 0.43, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 48 | 73 | - |
| CMYK | 0 | 0.43 | 0.13 | 0.67 |
| HSL | 318.33º | 0.27% | 0.26% | - |
| HSV(B) | 318.33º | 0.43% | 0.33% | - |
| XYZ | 5.92 | 4.48 | 6.86 | - |
| YUV | 61.61 | 134.43 | 143.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 48 | 73 | 0 | 0.43 | 0.13 | 0.67 | 318.33 | 0.27 | 0.26 |
| Hex | 54 | 30 | 49 | 0 | 2B | D | 43 | 13E | 1B | 1A |
| Octal | 124 | 60 | 111 | 0 | 53 | 15 | 103 | 476 | 33 | 32 |
| Binary | 1010100 | 110000 | 1001001 | 0 | 101011 | 1101 | 1000011 | 100111110 | 11011 | 11010 |
Color Harmonies of #543049
Complementary color
Monochromatic Colors of #543049
Black with #543049
Text Example
Text Example
White with #543049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543049; }
p { color: rgb(84,48,73); }
H1.HeaderClassName
{
color: #543049;
}
.AnyTagClassName
{
color: #543049;
}
</style>
background-color css
<style>
a { background-color: #543049; }
a { background-color: rgb(84,48,73); }
div.DivClassName
{
background-color: #543049;
}
.BgClassName
{
background-color: #543049;
}
</style>
border-color css
<style>
span { border-color: #543049; }
span { border-color: rgb(84,48,73); }
td.TdClassName
{
border-color: #543049;
}
.TagClassName
{
border-color: #543049;
}
</style>