Shades of Barossa #573145
Tints of Barossa #573145
RGB
CMYK
RGB Variations
Color information
#573145 (or 0x573145) is known color: Barossa. HEX triplet: 57, 31 and 45. RGB value is (87,49,69). Sum of RGB (Red+Green+Blue) = 87+49+69=205 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.44% from 205); Green value is 49 (19.53% from 255 or 23.90% from 205); Blue value is 69 (27.34% from 255 or 33.66% from 205); Max value from RGB is 87 - color contains mainly: red. Hex color #573145 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573145 is #A8CEBA. Grayscale: #3E3E3E. Windows color (decimal): -11062971 or 4534615. OLE color: 4534615.
HSL color Cylindrical-coordinate representation of color #573145: hue angle of 328.42º 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 #573145 is Cyan = 0, Magento = 0.44, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 69 | - |
| CMYK | 0 | 0.44 | 0.21 | 0.66 |
| HSL | 328.42º | 0.28% | 0.27% | - |
| HSV(B) | 328.42º | 0.44% | 0.34% | - |
| XYZ | 6.1 | 4.65 | 6.21 | - |
| YUV | 62.64 | 131.59 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 69 | 0 | 0.44 | 0.21 | 0.66 | 328.42 | 0.28 | 0.27 |
| Hex | 57 | 31 | 45 | 0 | 2C | 15 | 42 | 148 | 1C | 1B |
| Octal | 127 | 61 | 105 | 0 | 54 | 25 | 102 | 510 | 34 | 33 |
| Binary | 1010111 | 110001 | 1000101 | 0 | 101100 | 10101 | 1000010 | 101001000 | 11100 | 11011 |
Color Harmonies of #573145
Complementary color
Monochromatic Colors of #573145
Black with #573145
Text Example
Text Example
White with #573145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573145; }
p { color: rgb(87,49,69); }
H1.HeaderClassName
{
color: #573145;
}
.AnyTagClassName
{
color: #573145;
}
</style>
background-color css
<style>
a { background-color: #573145; }
a { background-color: rgb(87,49,69); }
div.DivClassName
{
background-color: #573145;
}
.BgClassName
{
background-color: #573145;
}
</style>
border-color css
<style>
span { border-color: #573145; }
span { border-color: rgb(87,49,69); }
td.TdClassName
{
border-color: #573145;
}
.TagClassName
{
border-color: #573145;
}
</style>