Shades of Barossa #572942
Tints of Barossa #572942
RGB
CMYK
RGB Variations
Color information
#572942 (or 0x572942) is known color: Barossa. HEX triplet: 57, 29 and 42. RGB value is (87,41,66). Sum of RGB (Red+Green+Blue) = 87+41+66=194 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.85% from 194); Green value is 41 (16.41% from 255 or 21.13% from 194); Blue value is 66 (26.17% from 255 or 34.02% from 194); Max value from RGB is 87 - color contains mainly: red. Hex color #572942 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572942 is #A8D6BD. Grayscale: #393939. Windows color (decimal): -11065022 or 4335959. OLE color: 4335959.
HSL color Cylindrical-coordinate representation of color #572942: hue angle of 327.39º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #572942 is Cyan = 0, Magento = 0.53, Yellow = 0.24 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 41 | 66 | - |
| CMYK | 0 | 0.53 | 0.24 | 0.66 |
| HSL | 327.39º | 0.36% | 0.25% | - |
| HSV(B) | 327.39º | 0.53% | 0.34% | - |
| XYZ | 5.71 | 4.01 | 5.63 | - |
| YUV | 57.6 | 132.74 | 148.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 41 | 66 | 0 | 0.53 | 0.24 | 0.66 | 327.39 | 0.36 | 0.25 |
| Hex | 57 | 29 | 42 | 0 | 35 | 18 | 42 | 147 | 24 | 19 |
| Octal | 127 | 51 | 102 | 0 | 65 | 30 | 102 | 507 | 44 | 31 |
| Binary | 1010111 | 101001 | 1000010 | 0 | 110101 | 11000 | 1000010 | 101000111 | 100100 | 11001 |
Color Harmonies of #572942
Complementary color
Monochromatic Colors of #572942
Black with #572942
Text Example
Text Example
White with #572942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572942; }
p { color: rgb(87,41,66); }
H1.HeaderClassName
{
color: #572942;
}
.AnyTagClassName
{
color: #572942;
}
</style>
background-color css
<style>
a { background-color: #572942; }
a { background-color: rgb(87,41,66); }
div.DivClassName
{
background-color: #572942;
}
.BgClassName
{
background-color: #572942;
}
</style>
border-color css
<style>
span { border-color: #572942; }
span { border-color: rgb(87,41,66); }
td.TdClassName
{
border-color: #572942;
}
.TagClassName
{
border-color: #572942;
}
</style>