Shades of Barossa #542441
Tints of Barossa #542441
RGB
CMYK
RGB Variations
Color information
#542441 (or 0x542441) is known color: Barossa. HEX triplet: 54, 24 and 41. RGB value is (84,36,65). Sum of RGB (Red+Green+Blue) = 84+36+65=185 (24% of max value = 765). Red value is 84 (33.20% from 255 or 45.41% from 185); Green value is 36 (14.45% from 255 or 19.46% from 185); Blue value is 65 (25.78% from 255 or 35.14% from 185); Max value from RGB is 84 - color contains mainly: red. Hex color #542441 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542441 is #ABDBBE. Grayscale: #353535. Windows color (decimal): -11262911 or 4269140. OLE color: 4269140.
HSL color Cylindrical-coordinate representation of color #542441: hue angle of 323.75º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #542441 is Cyan = 0, Magento = 0.57, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 36 | 65 | - |
| CMYK | 0 | 0.57 | 0.23 | 0.67 |
| HSL | 323.75º | 0.4% | 0.24% | - |
| HSV(B) | 323.75º | 0.57% | 0.33% | - |
| XYZ | 5.24 | 3.53 | 5.41 | - |
| YUV | 53.66 | 134.4 | 149.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 65 | 0 | 0.57 | 0.23 | 0.67 | 323.75 | 0.4 | 0.24 |
| Hex | 54 | 24 | 41 | 0 | 39 | 17 | 43 | 144 | 28 | 18 |
| Octal | 124 | 44 | 101 | 0 | 71 | 27 | 103 | 504 | 50 | 30 |
| Binary | 1010100 | 100100 | 1000001 | 0 | 111001 | 10111 | 1000011 | 101000100 | 101000 | 11000 |
Color Harmonies of #542441
Complementary color
Monochromatic Colors of #542441
Black with #542441
Text Example
Text Example
White with #542441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542441; }
p { color: rgb(84,36,65); }
H1.HeaderClassName
{
color: #542441;
}
.AnyTagClassName
{
color: #542441;
}
</style>
background-color css
<style>
a { background-color: #542441; }
a { background-color: rgb(84,36,65); }
div.DivClassName
{
background-color: #542441;
}
.BgClassName
{
background-color: #542441;
}
</style>
border-color css
<style>
span { border-color: #542441; }
span { border-color: rgb(84,36,65); }
td.TdClassName
{
border-color: #542441;
}
.TagClassName
{
border-color: #542441;
}
</style>