Shades of Barossa #503640
Tints of Barossa #503640
RGB
CMYK
RGB Variations
Color information
#503640 (or 0x503640) is known color: Barossa. HEX triplet: 50, 36 and 40. RGB value is (80,54,64). Sum of RGB (Red+Green+Blue) = 80+54+64=198 (26% of max value = 765). Red value is 80 (31.64% from 255 or 40.40% from 198); Green value is 54 (21.48% from 255 or 27.27% from 198); Blue value is 64 (25.39% from 255 or 32.32% from 198); Max value from RGB is 80 - color contains mainly: red. Hex color #503640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503640 is #AFC9BF. Grayscale: #3E3E3E. Windows color (decimal): -11520448 or 4208208. OLE color: 4208208.
HSL color Cylindrical-coordinate representation of color #503640: hue angle of 336.92º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #503640 is Cyan = 0, Magento = 0.33, Yellow = 0.20 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 54 | 64 | - |
| CMYK | 0 | 0.33 | 0.20 | 0.69 |
| HSL | 336.92º | 0.19% | 0.26% | - |
| HSV(B) | 336.92º | 0.33% | 0.31% | - |
| XYZ | 5.55 | 4.71 | 5.47 | - |
| YUV | 62.91 | 128.61 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 54 | 64 | 0 | 0.33 | 0.20 | 0.69 | 336.92 | 0.19 | 0.26 |
| Hex | 50 | 36 | 40 | 0 | 21 | 14 | 45 | 151 | 13 | 1A |
| Octal | 120 | 66 | 100 | 0 | 41 | 24 | 105 | 521 | 23 | 32 |
| Binary | 1010000 | 110110 | 1000000 | 0 | 100001 | 10100 | 1000101 | 101010001 | 10011 | 11010 |
Color Harmonies of #503640
Complementary color
Monochromatic Colors of #503640
Black with #503640
Text Example
Text Example
White with #503640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503640; }
p { color: rgb(80,54,64); }
H1.HeaderClassName
{
color: #503640;
}
.AnyTagClassName
{
color: #503640;
}
</style>
background-color css
<style>
a { background-color: #503640; }
a { background-color: rgb(80,54,64); }
div.DivClassName
{
background-color: #503640;
}
.BgClassName
{
background-color: #503640;
}
</style>
border-color css
<style>
span { border-color: #503640; }
span { border-color: rgb(80,54,64); }
td.TdClassName
{
border-color: #503640;
}
.TagClassName
{
border-color: #503640;
}
</style>