Shades of Barossa #503544
Tints of Barossa #503544
RGB
CMYK
RGB Variations
Color information
#503544 (or 0x503544) is known color: Barossa. HEX triplet: 50, 35 and 44. RGB value is (80,53,68). Sum of RGB (Red+Green+Blue) = 80+53+68=201 (26% of max value = 765). Red value is 80 (31.64% from 255 or 39.80% from 201); Green value is 53 (21.09% from 255 or 26.37% from 201); Blue value is 68 (26.95% from 255 or 33.83% from 201); Max value from RGB is 80 - color contains mainly: red. Hex color #503544 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503544 is #AFCABB. Grayscale: #3E3E3E. Windows color (decimal): -11520700 or 4470096. OLE color: 4470096.
HSL color Cylindrical-coordinate representation of color #503544: hue angle of 326.67º 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 #503544 is Cyan = 0, Magento = 0.34, Yellow = 0.15 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 53 | 68 | - |
| CMYK | 0 | 0.34 | 0.15 | 0.69 |
| HSL | 326.67º | 0.2% | 0.26% | - |
| HSV(B) | 326.67º | 0.34% | 0.31% | - |
| XYZ | 5.62 | 4.67 | 6.07 | - |
| YUV | 62.78 | 130.95 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 53 | 68 | 0 | 0.34 | 0.15 | 0.69 | 326.67 | 0.2 | 0.26 |
| Hex | 50 | 35 | 44 | 0 | 22 | F | 45 | 147 | 14 | 1A |
| Octal | 120 | 65 | 104 | 0 | 42 | 17 | 105 | 507 | 24 | 32 |
| Binary | 1010000 | 110101 | 1000100 | 0 | 100010 | 1111 | 1000101 | 101000111 | 10100 | 11010 |
Color Harmonies of #503544
Complementary color
Monochromatic Colors of #503544
Black with #503544
Text Example
Text Example
White with #503544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503544; }
p { color: rgb(80,53,68); }
H1.HeaderClassName
{
color: #503544;
}
.AnyTagClassName
{
color: #503544;
}
</style>
background-color css
<style>
a { background-color: #503544; }
a { background-color: rgb(80,53,68); }
div.DivClassName
{
background-color: #503544;
}
.BgClassName
{
background-color: #503544;
}
</style>
border-color css
<style>
span { border-color: #503544; }
span { border-color: rgb(80,53,68); }
td.TdClassName
{
border-color: #503544;
}
.TagClassName
{
border-color: #503544;
}
</style>