Shades of Barossa #503844
Tints of Barossa #503844
RGB
CMYK
RGB Variations
Color information
#503844 (or 0x503844) is known color: Barossa. HEX triplet: 50, 38 and 44. RGB value is (80,56,68). Sum of RGB (Red+Green+Blue) = 80+56+68=204 (27% of max value = 765). Red value is 80 (31.64% from 255 or 39.22% from 204); Green value is 56 (22.27% from 255 or 27.45% from 204); Blue value is 68 (26.95% from 255 or 33.33% from 204); Max value from RGB is 80 - color contains mainly: red. Hex color #503844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503844 is #AFC7BB. Grayscale: #404040. Windows color (decimal): -11519932 or 4470864. OLE color: 4470864.
HSL color Cylindrical-coordinate representation of color #503844: hue angle of 330º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #503844 is Cyan = 0, Magento = 0.30, Yellow = 0.15 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 56 | 68 | - |
| CMYK | 0 | 0.30 | 0.15 | 0.69 |
| HSL | 330º | 0.18% | 0.27% | - |
| HSV(B) | 330º | 0.3% | 0.31% | - |
| XYZ | 5.77 | 4.95 | 6.12 | - |
| YUV | 64.54 | 129.95 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 56 | 68 | 0 | 0.30 | 0.15 | 0.69 | 330 | 0.18 | 0.27 |
| Hex | 50 | 38 | 44 | 0 | 1E | F | 45 | 14A | 12 | 1B |
| Octal | 120 | 70 | 104 | 0 | 36 | 17 | 105 | 512 | 22 | 33 |
| Binary | 1010000 | 111000 | 1000100 | 0 | 11110 | 1111 | 1000101 | 101001010 | 10010 | 11011 |
Color Harmonies of #503844
Complementary color
Monochromatic Colors of #503844
Black with #503844
Text Example
Text Example
White with #503844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503844; }
p { color: rgb(80,56,68); }
H1.HeaderClassName
{
color: #503844;
}
.AnyTagClassName
{
color: #503844;
}
</style>
background-color css
<style>
a { background-color: #503844; }
a { background-color: rgb(80,56,68); }
div.DivClassName
{
background-color: #503844;
}
.BgClassName
{
background-color: #503844;
}
</style>
border-color css
<style>
span { border-color: #503844; }
span { border-color: rgb(80,56,68); }
td.TdClassName
{
border-color: #503844;
}
.TagClassName
{
border-color: #503844;
}
</style>