Shades of Barossa #492936
Tints of Barossa #492936
RGB
CMYK
RGB Variations
Color information
#492936 (or 0x492936) is known color: Barossa. HEX triplet: 49, 29 and 36. RGB value is (73,41,54). Sum of RGB (Red+Green+Blue) = 73+41+54=168 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.45% from 168); Green value is 41 (16.41% from 255 or 24.40% from 168); Blue value is 54 (21.48% from 255 or 32.14% from 168); Max value from RGB is 73 - color contains mainly: red. Hex color #492936 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492936 is #B6D6C9. Grayscale: #343434. Windows color (decimal): -11982538 or 3549513. OLE color: 3549513.
HSL color Cylindrical-coordinate representation of color #492936: hue angle of 335.62º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #492936 is Cyan = 0, Magento = 0.44, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 41 | 54 | - |
| CMYK | 0 | 0.44 | 0.26 | 0.71 |
| HSL | 335.63º | 0.28% | 0.22% | - |
| HSV(B) | 335.63º | 0.44% | 0.29% | - |
| XYZ | 4.21 | 3.27 | 3.9 | - |
| YUV | 52.05 | 129.1 | 142.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 54 | 0 | 0.44 | 0.26 | 0.71 | 335.63 | 0.28 | 0.22 |
| Hex | 49 | 29 | 36 | 0 | 2C | 1A | 47 | 150 | 1C | 16 |
| Octal | 111 | 51 | 66 | 0 | 54 | 32 | 107 | 520 | 34 | 26 |
| Binary | 1001001 | 101001 | 110110 | 0 | 101100 | 11010 | 1000111 | 101010000 | 11100 | 10110 |
Color Harmonies of #492936
Complementary color
Monochromatic Colors of #492936
Black with #492936
Text Example
Text Example
White with #492936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492936; }
p { color: rgb(73,41,54); }
H1.HeaderClassName
{
color: #492936;
}
.AnyTagClassName
{
color: #492936;
}
</style>
background-color css
<style>
a { background-color: #492936; }
a { background-color: rgb(73,41,54); }
div.DivClassName
{
background-color: #492936;
}
.BgClassName
{
background-color: #492936;
}
</style>
border-color css
<style>
span { border-color: #492936; }
span { border-color: rgb(73,41,54); }
td.TdClassName
{
border-color: #492936;
}
.TagClassName
{
border-color: #492936;
}
</style>