Shades of Barossa #542039
Tints of Barossa #542039
RGB
CMYK
RGB Variations
Color information
#542039 (or 0x542039) is known color: Barossa. HEX triplet: 54, 20 and 39. RGB value is (84,32,57). Sum of RGB (Red+Green+Blue) = 84+32+57=173 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.55% from 173); Green value is 32 (12.89% from 255 or 18.50% from 173); Blue value is 57 (22.66% from 255 or 32.95% from 173); Max value from RGB is 84 - color contains mainly: red. Hex color #542039 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542039 is #ABDFC6. Grayscale: #323232. Windows color (decimal): -11263943 or 3743828. OLE color: 3743828.
HSL color Cylindrical-coordinate representation of color #542039: hue angle of 331.15º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #542039 is Cyan = 0, Magento = 0.62, Yellow = 0.32 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 32 | 57 | - |
| CMYK | 0 | 0.62 | 0.32 | 0.67 |
| HSL | 331.15º | 0.45% | 0.23% | - |
| HSV(B) | 331.15º | 0.62% | 0.33% | - |
| XYZ | 4.91 | 3.21 | 4.23 | - |
| YUV | 50.4 | 131.73 | 151.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 32 | 57 | 0 | 0.62 | 0.32 | 0.67 | 331.15 | 0.45 | 0.23 |
| Hex | 54 | 20 | 39 | 0 | 3E | 20 | 43 | 14B | 2D | 17 |
| Octal | 124 | 40 | 71 | 0 | 76 | 40 | 103 | 513 | 55 | 27 |
| Binary | 1010100 | 100000 | 111001 | 0 | 111110 | 100000 | 1000011 | 101001011 | 101101 | 10111 |
Color Harmonies of #542039
Complementary color
Monochromatic Colors of #542039
Black with #542039
Text Example
Text Example
White with #542039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542039; }
p { color: rgb(84,32,57); }
H1.HeaderClassName
{
color: #542039;
}
.AnyTagClassName
{
color: #542039;
}
</style>
background-color css
<style>
a { background-color: #542039; }
a { background-color: rgb(84,32,57); }
div.DivClassName
{
background-color: #542039;
}
.BgClassName
{
background-color: #542039;
}
</style>
border-color css
<style>
span { border-color: #542039; }
span { border-color: rgb(84,32,57); }
td.TdClassName
{
border-color: #542039;
}
.TagClassName
{
border-color: #542039;
}
</style>