Shades of Barossa #543444
Tints of Barossa #543444
RGB
CMYK
RGB Variations
Color information
#543444 (or 0x543444) is known color: Barossa. HEX triplet: 54, 34 and 44. RGB value is (84,52,68). Sum of RGB (Red+Green+Blue) = 84+52+68=204 (27% of max value = 765). Red value is 84 (33.20% from 255 or 41.18% from 204); Green value is 52 (20.70% from 255 or 25.49% from 204); Blue value is 68 (26.95% from 255 or 33.33% from 204); Max value from RGB is 84 - color contains mainly: red. Hex color #543444 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543444 is #ABCBBB. Grayscale: #3F3F3F. Windows color (decimal): -11258812 or 4469844. OLE color: 4469844.
HSL color Cylindrical-coordinate representation of color #543444: hue angle of 330º 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 #543444 is Cyan = 0, Magento = 0.38, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 52 | 68 | - |
| CMYK | 0 | 0.38 | 0.19 | 0.67 |
| HSL | 330º | 0.24% | 0.27% | - |
| HSV(B) | 330º | 0.38% | 0.33% | - |
| XYZ | 5.93 | 4.76 | 6.07 | - |
| YUV | 63.39 | 130.6 | 142.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 52 | 68 | 0 | 0.38 | 0.19 | 0.67 | 330 | 0.24 | 0.27 |
| Hex | 54 | 34 | 44 | 0 | 26 | 13 | 43 | 14A | 18 | 1B |
| Octal | 124 | 64 | 104 | 0 | 46 | 23 | 103 | 512 | 30 | 33 |
| Binary | 1010100 | 110100 | 1000100 | 0 | 100110 | 10011 | 1000011 | 101001010 | 11000 | 11011 |
Color Harmonies of #543444
Complementary color
Monochromatic Colors of #543444
Black with #543444
Text Example
Text Example
White with #543444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543444; }
p { color: rgb(84,52,68); }
H1.HeaderClassName
{
color: #543444;
}
.AnyTagClassName
{
color: #543444;
}
</style>
background-color css
<style>
a { background-color: #543444; }
a { background-color: rgb(84,52,68); }
div.DivClassName
{
background-color: #543444;
}
.BgClassName
{
background-color: #543444;
}
</style>
border-color css
<style>
span { border-color: #543444; }
span { border-color: rgb(84,52,68); }
td.TdClassName
{
border-color: #543444;
}
.TagClassName
{
border-color: #543444;
}
</style>