Shades of Loulou #542743
Tints of Loulou #542743
RGB
CMYK
RGB Variations
Color information
#542743 (or 0x542743) is known color: Loulou. HEX triplet: 54, 27 and 43. RGB value is (84,39,67). Sum of RGB (Red+Green+Blue) = 84+39+67=190 (25% of max value = 765). Red value is 84 (33.20% from 255 or 44.21% from 190); Green value is 39 (15.62% from 255 or 20.53% from 190); Blue value is 67 (26.56% from 255 or 35.26% from 190); Max value from RGB is 84 - color contains mainly: red. Hex color #542743 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542743 is #ABD8BC. Grayscale: #373737. Windows color (decimal): -11262141 or 4400980. OLE color: 4400980.
HSL color Cylindrical-coordinate representation of color #542743: hue angle of 322.67º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #542743 is Cyan = 0, Magento = 0.54, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 39 | 67 | - |
| CMYK | 0 | 0.54 | 0.20 | 0.67 |
| HSL | 322.67º | 0.37% | 0.24% | - |
| HSV(B) | 322.67º | 0.54% | 0.33% | - |
| XYZ | 5.39 | 3.74 | 5.75 | - |
| YUV | 55.65 | 134.41 | 148.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 67 | 0 | 0.54 | 0.20 | 0.67 | 322.67 | 0.37 | 0.24 |
| Hex | 54 | 27 | 43 | 0 | 36 | 14 | 43 | 143 | 25 | 18 |
| Octal | 124 | 47 | 103 | 0 | 66 | 24 | 103 | 503 | 45 | 30 |
| Binary | 1010100 | 100111 | 1000011 | 0 | 110110 | 10100 | 1000011 | 101000011 | 100101 | 11000 |
Color Harmonies of #542743
Complementary color
Monochromatic Colors of #542743
Black with #542743
Text Example
Text Example
White with #542743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542743; }
p { color: rgb(84,39,67); }
H1.HeaderClassName
{
color: #542743;
}
.AnyTagClassName
{
color: #542743;
}
</style>
background-color css
<style>
a { background-color: #542743; }
a { background-color: rgb(84,39,67); }
div.DivClassName
{
background-color: #542743;
}
.BgClassName
{
background-color: #542743;
}
</style>
border-color css
<style>
span { border-color: #542743; }
span { border-color: rgb(84,39,67); }
td.TdClassName
{
border-color: #542743;
}
.TagClassName
{
border-color: #542743;
}
</style>