Shades of Barossa #492836
Tints of Barossa #492836
RGB
CMYK
RGB Variations
Color information
#492836 (or 0x492836) is known color: Barossa. HEX triplet: 49, 28 and 36. RGB value is (73,40,54). Sum of RGB (Red+Green+Blue) = 73+40+54=167 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.71% from 167); Green value is 40 (16.02% from 255 or 23.95% from 167); Blue value is 54 (21.48% from 255 or 32.34% from 167); Max value from RGB is 73 - color contains mainly: red. Hex color #492836 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492836 is #B6D7C9. Grayscale: #333333. Windows color (decimal): -11982794 or 3549257. OLE color: 3549257.
HSL color Cylindrical-coordinate representation of color #492836: hue angle of 334.55º 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 #492836 is Cyan = 0, Magento = 0.45, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 40 | 54 | - |
| CMYK | 0 | 0.45 | 0.26 | 0.71 |
| HSL | 334.55º | 0.29% | 0.22% | - |
| HSV(B) | 334.55º | 0.45% | 0.29% | - |
| XYZ | 4.17 | 3.2 | 3.89 | - |
| YUV | 51.46 | 129.43 | 143.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 40 | 54 | 0 | 0.45 | 0.26 | 0.71 | 334.55 | 0.29 | 0.22 |
| Hex | 49 | 28 | 36 | 0 | 2D | 1A | 47 | 14F | 1D | 16 |
| Octal | 111 | 50 | 66 | 0 | 55 | 32 | 107 | 517 | 35 | 26 |
| Binary | 1001001 | 101000 | 110110 | 0 | 101101 | 11010 | 1000111 | 101001111 | 11101 | 10110 |
Color Harmonies of #492836
Complementary color
Monochromatic Colors of #492836
Black with #492836
Text Example
Text Example
White with #492836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492836; }
p { color: rgb(73,40,54); }
H1.HeaderClassName
{
color: #492836;
}
.AnyTagClassName
{
color: #492836;
}
</style>
background-color css
<style>
a { background-color: #492836; }
a { background-color: rgb(73,40,54); }
div.DivClassName
{
background-color: #492836;
}
.BgClassName
{
background-color: #492836;
}
</style>
border-color css
<style>
span { border-color: #492836; }
span { border-color: rgb(73,40,54); }
td.TdClassName
{
border-color: #492836;
}
.TagClassName
{
border-color: #492836;
}
</style>