Shades of Barossa #573146
Tints of Barossa #573146
RGB
CMYK
RGB Variations
Color information
#573146 (or 0x573146) is known color: Barossa. HEX triplet: 57, 31 and 46. RGB value is (87,49,70). Sum of RGB (Red+Green+Blue) = 87+49+70=206 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.23% from 206); Green value is 49 (19.53% from 255 or 23.79% from 206); Blue value is 70 (27.73% from 255 or 33.98% from 206); Max value from RGB is 87 - color contains mainly: red. Hex color #573146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573146 is #A8CEB9. Grayscale: #3E3E3E. Windows color (decimal): -11062970 or 4600151. OLE color: 4600151.
HSL color Cylindrical-coordinate representation of color #573146: hue angle of 326.84º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #573146 is Cyan = 0, Magento = 0.44, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 70 | - |
| CMYK | 0 | 0.44 | 0.20 | 0.66 |
| HSL | 326.84º | 0.28% | 0.27% | - |
| HSV(B) | 326.84º | 0.44% | 0.34% | - |
| XYZ | 6.13 | 4.67 | 6.37 | - |
| YUV | 62.76 | 132.09 | 145.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 70 | 0 | 0.44 | 0.20 | 0.66 | 326.84 | 0.28 | 0.27 |
| Hex | 57 | 31 | 46 | 0 | 2C | 14 | 42 | 147 | 1C | 1B |
| Octal | 127 | 61 | 106 | 0 | 54 | 24 | 102 | 507 | 34 | 33 |
| Binary | 1010111 | 110001 | 1000110 | 0 | 101100 | 10100 | 1000010 | 101000111 | 11100 | 11011 |
Color Harmonies of #573146
Complementary color
Monochromatic Colors of #573146
Black with #573146
Text Example
Text Example
White with #573146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573146; }
p { color: rgb(87,49,70); }
H1.HeaderClassName
{
color: #573146;
}
.AnyTagClassName
{
color: #573146;
}
</style>
background-color css
<style>
a { background-color: #573146; }
a { background-color: rgb(87,49,70); }
div.DivClassName
{
background-color: #573146;
}
.BgClassName
{
background-color: #573146;
}
</style>
border-color css
<style>
span { border-color: #573146; }
span { border-color: rgb(87,49,70); }
td.TdClassName
{
border-color: #573146;
}
.TagClassName
{
border-color: #573146;
}
</style>