Shades of Barossa #543442
Tints of Barossa #543442
RGB
CMYK
RGB Variations
Color information
#543442 (or 0x543442) is known color: Barossa. HEX triplet: 54, 34 and 42. RGB value is (84,52,66). Sum of RGB (Red+Green+Blue) = 84+52+66=202 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.58% from 202); Green value is 52 (20.70% from 255 or 25.74% from 202); Blue value is 66 (26.17% from 255 or 32.67% from 202); Max value from RGB is 84 - color contains mainly: red. Hex color #543442 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543442 is #ABCBBD. Grayscale: #3F3F3F. Windows color (decimal): -11258814 or 4338772. OLE color: 4338772.
HSL color Cylindrical-coordinate representation of color #543442: hue angle of 333.75º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #543442 is Cyan = 0, Magento = 0.38, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 52 | 66 | - |
| CMYK | 0 | 0.38 | 0.21 | 0.67 |
| HSL | 333.75º | 0.24% | 0.27% | - |
| HSV(B) | 333.75º | 0.38% | 0.33% | - |
| XYZ | 5.87 | 4.73 | 5.76 | - |
| YUV | 63.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 52 | 66 | 0 | 0.38 | 0.21 | 0.67 | 333.75 | 0.24 | 0.27 |
| Hex | 54 | 34 | 42 | 0 | 26 | 15 | 43 | 14E | 18 | 1B |
| Octal | 124 | 64 | 102 | 0 | 46 | 25 | 103 | 516 | 30 | 33 |
| Binary | 1010100 | 110100 | 1000010 | 0 | 100110 | 10101 | 1000011 | 101001110 | 11000 | 11011 |
Color Harmonies of #543442
Complementary color
Monochromatic Colors of #543442
Black with #543442
Text Example
Text Example
White with #543442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543442; }
p { color: rgb(84,52,66); }
H1.HeaderClassName
{
color: #543442;
}
.AnyTagClassName
{
color: #543442;
}
</style>
background-color css
<style>
a { background-color: #543442; }
a { background-color: rgb(84,52,66); }
div.DivClassName
{
background-color: #543442;
}
.BgClassName
{
background-color: #543442;
}
</style>
border-color css
<style>
span { border-color: #543442; }
span { border-color: rgb(84,52,66); }
td.TdClassName
{
border-color: #543442;
}
.TagClassName
{
border-color: #543442;
}
</style>