Shades of Loulou #542648
Tints of Loulou #542648
RGB
CMYK
RGB Variations
Color information
#542648 (or 0x542648) is known color: Loulou. HEX triplet: 54, 26 and 48. RGB value is (84,38,72). Sum of RGB (Red+Green+Blue) = 84+38+72=194 (25% of max value = 765). Red value is 84 (33.20% from 255 or 43.30% from 194); Green value is 38 (15.23% from 255 or 19.59% from 194); Blue value is 72 (28.52% from 255 or 37.11% from 194); Max value from RGB is 84 - color contains mainly: red. Hex color #542648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542648 is #ABD9B7. Grayscale: #373737. Windows color (decimal): -11262392 or 4728404. OLE color: 4728404.
HSL color Cylindrical-coordinate representation of color #542648: hue angle of 315.65º 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 #542648 is Cyan = 0, Magento = 0.55, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 72 | - |
| CMYK | 0 | 0.55 | 0.14 | 0.67 |
| HSL | 315.65º | 0.38% | 0.24% | - |
| HSV(B) | 315.65º | 0.55% | 0.33% | - |
| XYZ | 5.52 | 3.74 | 6.56 | - |
| YUV | 55.63 | 137.24 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 72 | 0 | 0.55 | 0.14 | 0.67 | 315.65 | 0.38 | 0.24 |
| Hex | 54 | 26 | 48 | 0 | 37 | E | 43 | 13C | 26 | 18 |
| Octal | 124 | 46 | 110 | 0 | 67 | 16 | 103 | 474 | 46 | 30 |
| Binary | 1010100 | 100110 | 1001000 | 0 | 110111 | 1110 | 1000011 | 100111100 | 100110 | 11000 |
Color Harmonies of #542648
Complementary color
Monochromatic Colors of #542648
Black with #542648
Text Example
Text Example
White with #542648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542648; }
p { color: rgb(84,38,72); }
H1.HeaderClassName
{
color: #542648;
}
.AnyTagClassName
{
color: #542648;
}
</style>
background-color css
<style>
a { background-color: #542648; }
a { background-color: rgb(84,38,72); }
div.DivClassName
{
background-color: #542648;
}
.BgClassName
{
background-color: #542648;
}
</style>
border-color css
<style>
span { border-color: #542648; }
span { border-color: rgb(84,38,72); }
td.TdClassName
{
border-color: #542648;
}
.TagClassName
{
border-color: #542648;
}
</style>