Shades of Barossa #503744
Tints of Barossa #503744
RGB
CMYK
RGB Variations
Color information
#503744 (or 0x503744) is known color: Barossa. HEX triplet: 50, 37 and 44. RGB value is (80,55,68). Sum of RGB (Red+Green+Blue) = 80+55+68=203 (26% of max value = 765). Red value is 80 (31.64% from 255 or 39.41% from 203); Green value is 55 (21.88% from 255 or 27.09% from 203); Blue value is 68 (26.95% from 255 or 33.50% from 203); Max value from RGB is 80 - color contains mainly: red. Hex color #503744 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503744 is #AFC8BB. Grayscale: #3F3F3F. Windows color (decimal): -11520188 or 4470608. OLE color: 4470608.
HSL color Cylindrical-coordinate representation of color #503744: hue angle of 328.8º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #503744 is Cyan = 0, Magento = 0.31, Yellow = 0.15 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 55 | 68 | - |
| CMYK | 0 | 0.31 | 0.15 | 0.69 |
| HSL | 328.8º | 0.19% | 0.26% | - |
| HSV(B) | 328.8º | 0.31% | 0.31% | - |
| XYZ | 5.72 | 4.86 | 6.1 | - |
| YUV | 63.96 | 130.28 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 55 | 68 | 0 | 0.31 | 0.15 | 0.69 | 328.8 | 0.19 | 0.26 |
| Hex | 50 | 37 | 44 | 0 | 1F | F | 45 | 149 | 13 | 1A |
| Octal | 120 | 67 | 104 | 0 | 37 | 17 | 105 | 511 | 23 | 32 |
| Binary | 1010000 | 110111 | 1000100 | 0 | 11111 | 1111 | 1000101 | 101001001 | 10011 | 11010 |
Color Harmonies of #503744
Complementary color
Monochromatic Colors of #503744
Black with #503744
Text Example
Text Example
White with #503744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503744; }
p { color: rgb(80,55,68); }
H1.HeaderClassName
{
color: #503744;
}
.AnyTagClassName
{
color: #503744;
}
</style>
background-color css
<style>
a { background-color: #503744; }
a { background-color: rgb(80,55,68); }
div.DivClassName
{
background-color: #503744;
}
.BgClassName
{
background-color: #503744;
}
</style>
border-color css
<style>
span { border-color: #503744; }
span { border-color: rgb(80,55,68); }
td.TdClassName
{
border-color: #503744;
}
.TagClassName
{
border-color: #503744;
}
</style>