Shades of Barossa #502940
Tints of Barossa #502940
RGB
CMYK
RGB Variations
Color information
#502940 (or 0x502940) is known color: Barossa. HEX triplet: 50, 29 and 40. RGB value is (80,41,64). Sum of RGB (Red+Green+Blue) = 80+41+64=185 (24% of max value = 765). Red value is 80 (31.64% from 255 or 43.24% from 185); Green value is 41 (16.41% from 255 or 22.16% from 185); Blue value is 64 (25.39% from 255 or 34.59% from 185); Max value from RGB is 80 - color contains mainly: red. Hex color #502940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #502940 is #AFD6BF. Grayscale: #373737. Windows color (decimal): -11523776 or 4204880. OLE color: 4204880.
HSL color Cylindrical-coordinate representation of color #502940: hue angle of 324.62º degrees, saturation: 0.32, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #502940 is Cyan = 0, Magento = 0.49, Yellow = 0.20 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 41 | 64 | - |
| CMYK | 0 | 0.49 | 0.20 | 0.69 |
| HSL | 324.62º | 0.32% | 0.24% | - |
| HSV(B) | 324.62º | 0.49% | 0.31% | - |
| XYZ | 5.03 | 3.66 | 5.29 | - |
| YUV | 55.28 | 132.92 | 145.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 41 | 64 | 0 | 0.49 | 0.20 | 0.69 | 324.62 | 0.32 | 0.24 |
| Hex | 50 | 29 | 40 | 0 | 31 | 14 | 45 | 145 | 20 | 18 |
| Octal | 120 | 51 | 100 | 0 | 61 | 24 | 105 | 505 | 40 | 30 |
| Binary | 1010000 | 101001 | 1000000 | 0 | 110001 | 10100 | 1000101 | 101000101 | 100000 | 11000 |
Color Harmonies of #502940
Complementary color
Monochromatic Colors of #502940
Black with #502940
Text Example
Text Example
White with #502940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502940; }
p { color: rgb(80,41,64); }
H1.HeaderClassName
{
color: #502940;
}
.AnyTagClassName
{
color: #502940;
}
</style>
background-color css
<style>
a { background-color: #502940; }
a { background-color: rgb(80,41,64); }
div.DivClassName
{
background-color: #502940;
}
.BgClassName
{
background-color: #502940;
}
</style>
border-color css
<style>
span { border-color: #502940; }
span { border-color: rgb(80,41,64); }
td.TdClassName
{
border-color: #502940;
}
.TagClassName
{
border-color: #502940;
}
</style>