Shades of Barossa #542740
Tints of Barossa #542740
RGB
CMYK
RGB Variations
Color information
#542740 (or 0x542740) is known color: Barossa. HEX triplet: 54, 27 and 40. RGB value is (84,39,64). Sum of RGB (Red+Green+Blue) = 84+39+64=187 (24% of max value = 765). Red value is 84 (33.20% from 255 or 44.92% from 187); Green value is 39 (15.62% from 255 or 20.86% from 187); Blue value is 64 (25.39% from 255 or 34.22% from 187); Max value from RGB is 84 - color contains mainly: red. Hex color #542740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542740 is #ABD8BF. Grayscale: #373737. Windows color (decimal): -11262144 or 4204372. OLE color: 4204372.
HSL color Cylindrical-coordinate representation of color #542740: hue angle of 326.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 #542740 is Cyan = 0, Magento = 0.54, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 39 | 64 | - |
| CMYK | 0 | 0.54 | 0.24 | 0.67 |
| HSL | 326.67º | 0.37% | 0.24% | - |
| HSV(B) | 326.67º | 0.54% | 0.33% | - |
| XYZ | 5.31 | 3.71 | 5.29 | - |
| YUV | 55.31 | 132.91 | 148.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 64 | 0 | 0.54 | 0.24 | 0.67 | 326.67 | 0.37 | 0.24 |
| Hex | 54 | 27 | 40 | 0 | 36 | 18 | 43 | 147 | 25 | 18 |
| Octal | 124 | 47 | 100 | 0 | 66 | 30 | 103 | 507 | 45 | 30 |
| Binary | 1010100 | 100111 | 1000000 | 0 | 110110 | 11000 | 1000011 | 101000111 | 100101 | 11000 |
Color Harmonies of #542740
Complementary color
Monochromatic Colors of #542740
Black with #542740
Text Example
Text Example
White with #542740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542740; }
p { color: rgb(84,39,64); }
H1.HeaderClassName
{
color: #542740;
}
.AnyTagClassName
{
color: #542740;
}
</style>
background-color css
<style>
a { background-color: #542740; }
a { background-color: rgb(84,39,64); }
div.DivClassName
{
background-color: #542740;
}
.BgClassName
{
background-color: #542740;
}
</style>
border-color css
<style>
span { border-color: #542740; }
span { border-color: rgb(84,39,64); }
td.TdClassName
{
border-color: #542740;
}
.TagClassName
{
border-color: #542740;
}
</style>