Shades of Barossa #542842
Tints of Barossa #542842
RGB
CMYK
RGB Variations
Color information
#542842 (or 0x542842) is known color: Barossa. HEX triplet: 54, 28 and 42. RGB value is (84,40,66). Sum of RGB (Red+Green+Blue) = 84+40+66=190 (25% of max value = 765). Red value is 84 (33.20% from 255 or 44.21% from 190); Green value is 40 (16.02% from 255 or 21.05% from 190); Blue value is 66 (26.17% from 255 or 34.74% from 190); Max value from RGB is 84 - color contains mainly: red. Hex color #542842 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542842 is #ABD7BD. Grayscale: #383838. Windows color (decimal): -11261886 or 4335700. OLE color: 4335700.
HSL color Cylindrical-coordinate representation of color #542842: hue angle of 324.55º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #542842 is Cyan = 0, Magento = 0.52, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 40 | 66 | - |
| CMYK | 0 | 0.52 | 0.21 | 0.67 |
| HSL | 324.55º | 0.35% | 0.24% | - |
| HSV(B) | 324.55º | 0.52% | 0.33% | - |
| XYZ | 5.4 | 3.8 | 5.6 | - |
| YUV | 56.12 | 133.58 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 66 | 0 | 0.52 | 0.21 | 0.67 | 324.55 | 0.35 | 0.24 |
| Hex | 54 | 28 | 42 | 0 | 34 | 15 | 43 | 145 | 23 | 18 |
| Octal | 124 | 50 | 102 | 0 | 64 | 25 | 103 | 505 | 43 | 30 |
| Binary | 1010100 | 101000 | 1000010 | 0 | 110100 | 10101 | 1000011 | 101000101 | 100011 | 11000 |
Color Harmonies of #542842
Complementary color
Monochromatic Colors of #542842
Black with #542842
Text Example
Text Example
White with #542842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542842; }
p { color: rgb(84,40,66); }
H1.HeaderClassName
{
color: #542842;
}
.AnyTagClassName
{
color: #542842;
}
</style>
background-color css
<style>
a { background-color: #542842; }
a { background-color: rgb(84,40,66); }
div.DivClassName
{
background-color: #542842;
}
.BgClassName
{
background-color: #542842;
}
</style>
border-color css
<style>
span { border-color: #542842; }
span { border-color: rgb(84,40,66); }
td.TdClassName
{
border-color: #542842;
}
.TagClassName
{
border-color: #542842;
}
</style>