Shades of Barossa #543441
Tints of Barossa #543441
RGB
CMYK
RGB Variations
Color information
#543441 (or 0x543441) is known color: Barossa. HEX triplet: 54, 34 and 41. RGB value is (84,52,65). Sum of RGB (Red+Green+Blue) = 84+52+65=201 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.79% from 201); Green value is 52 (20.70% from 255 or 25.87% from 201); Blue value is 65 (25.78% from 255 or 32.34% from 201); Max value from RGB is 84 - color contains mainly: red. Hex color #543441 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543441 is #ABCBBE. Grayscale: #3F3F3F. Windows color (decimal): -11258815 or 4273236. OLE color: 4273236.
HSL color Cylindrical-coordinate representation of color #543441: hue angle of 335.62º 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 #543441 is Cyan = 0, Magento = 0.38, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 52 | 65 | - |
| CMYK | 0 | 0.38 | 0.23 | 0.67 |
| HSL | 335.63º | 0.24% | 0.27% | - |
| HSV(B) | 335.63º | 0.38% | 0.33% | - |
| XYZ | 5.84 | 4.72 | 5.6 | - |
| YUV | 63.05 | 129.1 | 142.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 52 | 65 | 0 | 0.38 | 0.23 | 0.67 | 335.63 | 0.24 | 0.27 |
| Hex | 54 | 34 | 41 | 0 | 26 | 17 | 43 | 150 | 18 | 1B |
| Octal | 124 | 64 | 101 | 0 | 46 | 27 | 103 | 520 | 30 | 33 |
| Binary | 1010100 | 110100 | 1000001 | 0 | 100110 | 10111 | 1000011 | 101010000 | 11000 | 11011 |
Color Harmonies of #543441
Complementary color
Monochromatic Colors of #543441
Black with #543441
Text Example
Text Example
White with #543441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543441; }
p { color: rgb(84,52,65); }
H1.HeaderClassName
{
color: #543441;
}
.AnyTagClassName
{
color: #543441;
}
</style>
background-color css
<style>
a { background-color: #543441; }
a { background-color: rgb(84,52,65); }
div.DivClassName
{
background-color: #543441;
}
.BgClassName
{
background-color: #543441;
}
</style>
border-color css
<style>
span { border-color: #543441; }
span { border-color: rgb(84,52,65); }
td.TdClassName
{
border-color: #543441;
}
.TagClassName
{
border-color: #543441;
}
</style>