Shades of Barossa #492839
Tints of Barossa #492839
RGB
CMYK
RGB Variations
Color information
#492839 (or 0x492839) is known color: Barossa. HEX triplet: 49, 28 and 39. RGB value is (73,40,57). Sum of RGB (Red+Green+Blue) = 73+40+57=170 (22% of max value = 765). Red value is 73 (28.91% from 255 or 42.94% from 170); Green value is 40 (16.02% from 255 or 23.53% from 170); Blue value is 57 (22.66% from 255 or 33.53% from 170); Max value from RGB is 73 - color contains mainly: red. Hex color #492839 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492839 is #B6D7C6. Grayscale: #333333. Windows color (decimal): -11982791 or 3745865. OLE color: 3745865.
HSL color Cylindrical-coordinate representation of color #492839: hue angle of 329.09º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #492839 is Cyan = 0, Magento = 0.45, Yellow = 0.22 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 40 | 57 | - |
| CMYK | 0 | 0.45 | 0.22 | 0.71 |
| HSL | 329.09º | 0.29% | 0.22% | - |
| HSV(B) | 329.09º | 0.45% | 0.29% | - |
| XYZ | 4.24 | 3.23 | 4.27 | - |
| YUV | 51.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 40 | 57 | 0 | 0.45 | 0.22 | 0.71 | 329.09 | 0.29 | 0.22 |
| Hex | 49 | 28 | 39 | 0 | 2D | 16 | 47 | 149 | 1D | 16 |
| Octal | 111 | 50 | 71 | 0 | 55 | 26 | 107 | 511 | 35 | 26 |
| Binary | 1001001 | 101000 | 111001 | 0 | 101101 | 10110 | 1000111 | 101001001 | 11101 | 10110 |
Color Harmonies of #492839
Complementary color
Monochromatic Colors of #492839
Black with #492839
Text Example
Text Example
White with #492839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492839; }
p { color: rgb(73,40,57); }
H1.HeaderClassName
{
color: #492839;
}
.AnyTagClassName
{
color: #492839;
}
</style>
background-color css
<style>
a { background-color: #492839; }
a { background-color: rgb(73,40,57); }
div.DivClassName
{
background-color: #492839;
}
.BgClassName
{
background-color: #492839;
}
</style>
border-color css
<style>
span { border-color: #492839; }
span { border-color: rgb(73,40,57); }
td.TdClassName
{
border-color: #492839;
}
.TagClassName
{
border-color: #492839;
}
</style>