Shades of Barossa #543344
Tints of Barossa #543344
RGB
CMYK
RGB Variations
Color information
#543344 (or 0x543344) is known color: Barossa. HEX triplet: 54, 33 and 44. RGB value is (84,51,68). Sum of RGB (Red+Green+Blue) = 84+51+68=203 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.38% from 203); Green value is 51 (20.31% from 255 or 25.12% from 203); Blue value is 68 (26.95% from 255 or 33.50% from 203); Max value from RGB is 84 - color contains mainly: red. Hex color #543344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543344 is #ABCCBB. Grayscale: #3E3E3E. Windows color (decimal): -11259068 or 4469588. OLE color: 4469588.
HSL color Cylindrical-coordinate representation of color #543344: hue angle of 329.09º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #543344 is Cyan = 0, Magento = 0.39, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 51 | 68 | - |
| CMYK | 0 | 0.39 | 0.19 | 0.67 |
| HSL | 329.09º | 0.24% | 0.26% | - |
| HSV(B) | 329.09º | 0.39% | 0.33% | - |
| XYZ | 5.88 | 4.67 | 6.06 | - |
| YUV | 62.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 51 | 68 | 0 | 0.39 | 0.19 | 0.67 | 329.09 | 0.24 | 0.26 |
| Hex | 54 | 33 | 44 | 0 | 27 | 13 | 43 | 149 | 18 | 1A |
| Octal | 124 | 63 | 104 | 0 | 47 | 23 | 103 | 511 | 30 | 32 |
| Binary | 1010100 | 110011 | 1000100 | 0 | 100111 | 10011 | 1000011 | 101001001 | 11000 | 11010 |
Color Harmonies of #543344
Complementary color
Monochromatic Colors of #543344
Black with #543344
Text Example
Text Example
White with #543344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543344; }
p { color: rgb(84,51,68); }
H1.HeaderClassName
{
color: #543344;
}
.AnyTagClassName
{
color: #543344;
}
</style>
background-color css
<style>
a { background-color: #543344; }
a { background-color: rgb(84,51,68); }
div.DivClassName
{
background-color: #543344;
}
.BgClassName
{
background-color: #543344;
}
</style>
border-color css
<style>
span { border-color: #543344; }
span { border-color: rgb(84,51,68); }
td.TdClassName
{
border-color: #543344;
}
.TagClassName
{
border-color: #543344;
}
</style>