Shades of Barossa #503542
Tints of Barossa #503542
RGB
CMYK
RGB Variations
Color information
#503542 (or 0x503542) is known color: Barossa. HEX triplet: 50, 35 and 42. RGB value is (80,53,66). Sum of RGB (Red+Green+Blue) = 80+53+66=199 (26% of max value = 765). Red value is 80 (31.64% from 255 or 40.20% from 199); Green value is 53 (21.09% from 255 or 26.63% from 199); Blue value is 66 (26.17% from 255 or 33.17% from 199); Max value from RGB is 80 - color contains mainly: red. Hex color #503542 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503542 is #AFCABD. Grayscale: #3E3E3E. Windows color (decimal): -11520702 or 4339024. OLE color: 4339024.
HSL color Cylindrical-coordinate representation of color #503542: hue angle of 331.11º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #503542 is Cyan = 0, Magento = 0.34, Yellow = 0.17 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 53 | 66 | - |
| CMYK | 0 | 0.34 | 0.17 | 0.69 |
| HSL | 331.11º | 0.2% | 0.26% | - |
| HSV(B) | 331.11º | 0.34% | 0.31% | - |
| XYZ | 5.56 | 4.65 | 5.76 | - |
| YUV | 62.56 | 129.95 | 140.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 53 | 66 | 0 | 0.34 | 0.17 | 0.69 | 331.11 | 0.2 | 0.26 |
| Hex | 50 | 35 | 42 | 0 | 22 | 11 | 45 | 14B | 14 | 1A |
| Octal | 120 | 65 | 102 | 0 | 42 | 21 | 105 | 513 | 24 | 32 |
| Binary | 1010000 | 110101 | 1000010 | 0 | 100010 | 10001 | 1000101 | 101001011 | 10100 | 11010 |
Color Harmonies of #503542
Complementary color
Monochromatic Colors of #503542
Black with #503542
Text Example
Text Example
White with #503542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503542; }
p { color: rgb(80,53,66); }
H1.HeaderClassName
{
color: #503542;
}
.AnyTagClassName
{
color: #503542;
}
</style>
background-color css
<style>
a { background-color: #503542; }
a { background-color: rgb(80,53,66); }
div.DivClassName
{
background-color: #503542;
}
.BgClassName
{
background-color: #503542;
}
</style>
border-color css
<style>
span { border-color: #503542; }
span { border-color: rgb(80,53,66); }
td.TdClassName
{
border-color: #503542;
}
.TagClassName
{
border-color: #503542;
}
</style>