Shades of Barossa #502038
Tints of Barossa #502038
RGB
CMYK
RGB Variations
Color information
#502038 (or 0x502038) is known color: Barossa. HEX triplet: 50, 20 and 38. RGB value is (80,32,56). Sum of RGB (Red+Green+Blue) = 80+32+56=168 (22% of max value = 765). Red value is 80 (31.64% from 255 or 47.62% from 168); Green value is 32 (12.89% from 255 or 19.05% from 168); Blue value is 56 (22.27% from 255 or 33.33% from 168); Max value from RGB is 80 - color contains mainly: red. Hex color #502038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #502038 is #AFDFC7. Grayscale: #313131. Windows color (decimal): -11526088 or 3678288. OLE color: 3678288.
HSL color Cylindrical-coordinate representation of color #502038: hue angle of 330º degrees, saturation: 0.43, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #502038 is Cyan = 0, Magento = 0.60, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 32 | 56 | - |
| CMYK | 0 | 0.60 | 0.30 | 0.69 |
| HSL | 330º | 0.43% | 0.22% | - |
| HSV(B) | 330º | 0.6% | 0.31% | - |
| XYZ | 4.54 | 3.02 | 4.09 | - |
| YUV | 49.09 | 131.9 | 150.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 32 | 56 | 0 | 0.60 | 0.30 | 0.69 | 330 | 0.43 | 0.22 |
| Hex | 50 | 20 | 38 | 0 | 3C | 1E | 45 | 14A | 2B | 16 |
| Octal | 120 | 40 | 70 | 0 | 74 | 36 | 105 | 512 | 53 | 26 |
| Binary | 1010000 | 100000 | 111000 | 0 | 111100 | 11110 | 1000101 | 101001010 | 101011 | 10110 |
Color Harmonies of #502038
Complementary color
Monochromatic Colors of #502038
Black with #502038
Text Example
Text Example
White with #502038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502038; }
p { color: rgb(80,32,56); }
H1.HeaderClassName
{
color: #502038;
}
.AnyTagClassName
{
color: #502038;
}
</style>
background-color css
<style>
a { background-color: #502038; }
a { background-color: rgb(80,32,56); }
div.DivClassName
{
background-color: #502038;
}
.BgClassName
{
background-color: #502038;
}
</style>
border-color css
<style>
span { border-color: #502038; }
span { border-color: rgb(80,32,56); }
td.TdClassName
{
border-color: #502038;
}
.TagClassName
{
border-color: #502038;
}
</style>