Shades of Barossa #542140
Tints of Barossa #542140
RGB
CMYK
RGB Variations
Color information
#542140 (or 0x542140) is known color: Barossa. HEX triplet: 54, 21 and 40. RGB value is (84,33,64). Sum of RGB (Red+Green+Blue) = 84+33+64=181 (23% of max value = 765). Red value is 84 (33.20% from 255 or 46.41% from 181); Green value is 33 (13.28% from 255 or 18.23% from 181); Blue value is 64 (25.39% from 255 or 35.36% from 181); Max value from RGB is 84 - color contains mainly: red. Hex color #542140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542140 is #ABDEBF. Grayscale: #333333. Windows color (decimal): -11263680 or 4202836. OLE color: 4202836.
HSL color Cylindrical-coordinate representation of color #542140: hue angle of 323.53º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #542140 is Cyan = 0, Magento = 0.61, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 33 | 64 | - |
| CMYK | 0 | 0.61 | 0.24 | 0.67 |
| HSL | 323.53º | 0.44% | 0.23% | - |
| HSV(B) | 323.53º | 0.61% | 0.33% | - |
| XYZ | 5.13 | 3.34 | 5.23 | - |
| YUV | 51.78 | 134.9 | 150.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 33 | 64 | 0 | 0.61 | 0.24 | 0.67 | 323.53 | 0.44 | 0.23 |
| Hex | 54 | 21 | 40 | 0 | 3D | 18 | 43 | 144 | 2C | 17 |
| Octal | 124 | 41 | 100 | 0 | 75 | 30 | 103 | 504 | 54 | 27 |
| Binary | 1010100 | 100001 | 1000000 | 0 | 111101 | 11000 | 1000011 | 101000100 | 101100 | 10111 |
Color Harmonies of #542140
Complementary color
Monochromatic Colors of #542140
Black with #542140
Text Example
Text Example
White with #542140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542140; }
p { color: rgb(84,33,64); }
H1.HeaderClassName
{
color: #542140;
}
.AnyTagClassName
{
color: #542140;
}
</style>
background-color css
<style>
a { background-color: #542140; }
a { background-color: rgb(84,33,64); }
div.DivClassName
{
background-color: #542140;
}
.BgClassName
{
background-color: #542140;
}
</style>
border-color css
<style>
span { border-color: #542140; }
span { border-color: rgb(84,33,64); }
td.TdClassName
{
border-color: #542140;
}
.TagClassName
{
border-color: #542140;
}
</style>