Shades of Barossa #543546
Tints of Barossa #543546
RGB
CMYK
RGB Variations
Color information
#543546 (or 0x543546) is known color: Barossa. HEX triplet: 54, 35 and 46. RGB value is (84,53,70). Sum of RGB (Red+Green+Blue) = 84+53+70=207 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.58% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 70 (27.73% from 255 or 33.82% from 207); Max value from RGB is 84 - color contains mainly: red. Hex color #543546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543546 is #ABCAB9. Grayscale: #404040. Windows color (decimal): -11258554 or 4601172. OLE color: 4601172.
HSL color Cylindrical-coordinate representation of color #543546: hue angle of 327.1º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #543546 is Cyan = 0, Magento = 0.37, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 53 | 70 | - |
| CMYK | 0 | 0.37 | 0.17 | 0.67 |
| HSL | 327.1º | 0.23% | 0.27% | - |
| HSV(B) | 327.1º | 0.37% | 0.33% | - |
| XYZ | 6.03 | 4.87 | 6.42 | - |
| YUV | 64.21 | 131.27 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 53 | 70 | 0 | 0.37 | 0.17 | 0.67 | 327.1 | 0.23 | 0.27 |
| Hex | 54 | 35 | 46 | 0 | 25 | 11 | 43 | 147 | 17 | 1B |
| Octal | 124 | 65 | 106 | 0 | 45 | 21 | 103 | 507 | 27 | 33 |
| Binary | 1010100 | 110101 | 1000110 | 0 | 100101 | 10001 | 1000011 | 101000111 | 10111 | 11011 |
Color Harmonies of #543546
Complementary color
Monochromatic Colors of #543546
Black with #543546
Text Example
Text Example
White with #543546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543546; }
p { color: rgb(84,53,70); }
H1.HeaderClassName
{
color: #543546;
}
.AnyTagClassName
{
color: #543546;
}
</style>
background-color css
<style>
a { background-color: #543546; }
a { background-color: rgb(84,53,70); }
div.DivClassName
{
background-color: #543546;
}
.BgClassName
{
background-color: #543546;
}
</style>
border-color css
<style>
span { border-color: #543546; }
span { border-color: rgb(84,53,70); }
td.TdClassName
{
border-color: #543546;
}
.TagClassName
{
border-color: #543546;
}
</style>