Shades of Barossa #542641
Tints of Barossa #542641
RGB
CMYK
RGB Variations
Color information
#542641 (or 0x542641) is known color: Barossa. HEX triplet: 54, 26 and 41. RGB value is (84,38,65). Sum of RGB (Red+Green+Blue) = 84+38+65=187 (24% of max value = 765). Red value is 84 (33.20% from 255 or 44.92% from 187); Green value is 38 (15.23% from 255 or 20.32% from 187); Blue value is 65 (25.78% from 255 or 34.76% from 187); Max value from RGB is 84 - color contains mainly: red. Hex color #542641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542641 is #ABD9BE. Grayscale: #363636. Windows color (decimal): -11262399 or 4269652. OLE color: 4269652.
HSL color Cylindrical-coordinate representation of color #542641: hue angle of 324.78º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #542641 is Cyan = 0, Magento = 0.55, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 65 | - |
| CMYK | 0 | 0.55 | 0.23 | 0.67 |
| HSL | 324.78º | 0.38% | 0.24% | - |
| HSV(B) | 324.78º | 0.55% | 0.33% | - |
| XYZ | 5.3 | 3.65 | 5.43 | - |
| YUV | 54.83 | 133.74 | 148.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 65 | 0 | 0.55 | 0.23 | 0.67 | 324.78 | 0.38 | 0.24 |
| Hex | 54 | 26 | 41 | 0 | 37 | 17 | 43 | 145 | 26 | 18 |
| Octal | 124 | 46 | 101 | 0 | 67 | 27 | 103 | 505 | 46 | 30 |
| Binary | 1010100 | 100110 | 1000001 | 0 | 110111 | 10111 | 1000011 | 101000101 | 100110 | 11000 |
Color Harmonies of #542641
Complementary color
Monochromatic Colors of #542641
Black with #542641
Text Example
Text Example
White with #542641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542641; }
p { color: rgb(84,38,65); }
H1.HeaderClassName
{
color: #542641;
}
.AnyTagClassName
{
color: #542641;
}
</style>
background-color css
<style>
a { background-color: #542641; }
a { background-color: rgb(84,38,65); }
div.DivClassName
{
background-color: #542641;
}
.BgClassName
{
background-color: #542641;
}
</style>
border-color css
<style>
span { border-color: #542641; }
span { border-color: rgb(84,38,65); }
td.TdClassName
{
border-color: #542641;
}
.TagClassName
{
border-color: #542641;
}
</style>