Shades of Barossa #493039
Tints of Barossa #493039
RGB
CMYK
RGB Variations
Color information
#493039 (or 0x493039) is known color: Barossa. HEX triplet: 49, 30 and 39. RGB value is (73,48,57). Sum of RGB (Red+Green+Blue) = 73+48+57=178 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.01% from 178); Green value is 48 (19.14% from 255 or 26.97% from 178); Blue value is 57 (22.66% from 255 or 32.02% from 178); Max value from RGB is 73 - color contains mainly: red. Hex color #493039 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493039 is #B6CFC6. Grayscale: #383838. Windows color (decimal): -11980743 or 3747913. OLE color: 3747913.
HSL color Cylindrical-coordinate representation of color #493039: hue angle of 338.4º degrees, saturation: 0.21, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #493039 is Cyan = 0, Magento = 0.34, Yellow = 0.22 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 48 | 57 | - |
| CMYK | 0 | 0.34 | 0.22 | 0.71 |
| HSL | 338.4º | 0.21% | 0.24% | - |
| HSV(B) | 338.4º | 0.34% | 0.29% | - |
| XYZ | 4.54 | 3.83 | 4.37 | - |
| YUV | 56.5 | 128.28 | 139.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 57 | 0 | 0.34 | 0.22 | 0.71 | 338.4 | 0.21 | 0.24 |
| Hex | 49 | 30 | 39 | 0 | 22 | 16 | 47 | 152 | 15 | 18 |
| Octal | 111 | 60 | 71 | 0 | 42 | 26 | 107 | 522 | 25 | 30 |
| Binary | 1001001 | 110000 | 111001 | 0 | 100010 | 10110 | 1000111 | 101010010 | 10101 | 11000 |
Color Harmonies of #493039
Complementary color
Monochromatic Colors of #493039
Black with #493039
Text Example
Text Example
White with #493039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493039; }
p { color: rgb(73,48,57); }
H1.HeaderClassName
{
color: #493039;
}
.AnyTagClassName
{
color: #493039;
}
</style>
background-color css
<style>
a { background-color: #493039; }
a { background-color: rgb(73,48,57); }
div.DivClassName
{
background-color: #493039;
}
.BgClassName
{
background-color: #493039;
}
</style>
border-color css
<style>
span { border-color: #493039; }
span { border-color: rgb(73,48,57); }
td.TdClassName
{
border-color: #493039;
}
.TagClassName
{
border-color: #493039;
}
</style>