Shades of Barossa #543042
Tints of Barossa #543042
RGB
CMYK
RGB Variations
Color information
#543042 (or 0x543042) is known color: Barossa. HEX triplet: 54, 30 and 42. RGB value is (84,48,66). Sum of RGB (Red+Green+Blue) = 84+48+66=198 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42.42% from 198); Green value is 48 (19.14% from 255 or 24.24% from 198); Blue value is 66 (26.17% from 255 or 33.33% from 198); Max value from RGB is 84 - color contains mainly: red. Hex color #543042 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543042 is #ABCFBD. Grayscale: #3C3C3C. Windows color (decimal): -11259838 or 4337748. OLE color: 4337748.
HSL color Cylindrical-coordinate representation of color #543042: hue angle of 330º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #543042 is Cyan = 0, Magento = 0.43, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 48 | 66 | - |
| CMYK | 0 | 0.43 | 0.21 | 0.67 |
| HSL | 330º | 0.27% | 0.26% | - |
| HSV(B) | 330º | 0.43% | 0.33% | - |
| XYZ | 5.7 | 4.39 | 5.7 | - |
| YUV | 60.82 | 130.93 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 48 | 66 | 0 | 0.43 | 0.21 | 0.67 | 330 | 0.27 | 0.26 |
| Hex | 54 | 30 | 42 | 0 | 2B | 15 | 43 | 14A | 1B | 1A |
| Octal | 124 | 60 | 102 | 0 | 53 | 25 | 103 | 512 | 33 | 32 |
| Binary | 1010100 | 110000 | 1000010 | 0 | 101011 | 10101 | 1000011 | 101001010 | 11011 | 11010 |
Color Harmonies of #543042
Complementary color
Monochromatic Colors of #543042
Black with #543042
Text Example
Text Example
White with #543042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543042; }
p { color: rgb(84,48,66); }
H1.HeaderClassName
{
color: #543042;
}
.AnyTagClassName
{
color: #543042;
}
</style>
background-color css
<style>
a { background-color: #543042; }
a { background-color: rgb(84,48,66); }
div.DivClassName
{
background-color: #543042;
}
.BgClassName
{
background-color: #543042;
}
</style>
border-color css
<style>
span { border-color: #543042; }
span { border-color: rgb(84,48,66); }
td.TdClassName
{
border-color: #543042;
}
.TagClassName
{
border-color: #543042;
}
</style>