Shades of Barossa #492436
Tints of Barossa #492436
RGB
CMYK
RGB Variations
Color information
#492436 (or 0x492436) is known color: Barossa. HEX triplet: 49, 24 and 36. RGB value is (73,36,54). Sum of RGB (Red+Green+Blue) = 73+36+54=163 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.79% from 163); Green value is 36 (14.45% from 255 or 22.09% from 163); Blue value is 54 (21.48% from 255 or 33.13% from 163); Max value from RGB is 73 - color contains mainly: red. Hex color #492436 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492436 is #B6DBC9. Grayscale: #313131. Windows color (decimal): -11983818 or 3548233. OLE color: 3548233.
HSL color Cylindrical-coordinate representation of color #492436: hue angle of 330.81º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #492436 is Cyan = 0, Magento = 0.51, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 36 | 54 | - |
| CMYK | 0 | 0.51 | 0.26 | 0.71 |
| HSL | 330.81º | 0.34% | 0.21% | - |
| HSV(B) | 330.81º | 0.51% | 0.29% | - |
| XYZ | 4.04 | 2.94 | 3.85 | - |
| YUV | 49.12 | 130.76 | 145.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 54 | 0 | 0.51 | 0.26 | 0.71 | 330.81 | 0.34 | 0.21 |
| Hex | 49 | 24 | 36 | 0 | 33 | 1A | 47 | 14B | 22 | 15 |
| Octal | 111 | 44 | 66 | 0 | 63 | 32 | 107 | 513 | 42 | 25 |
| Binary | 1001001 | 100100 | 110110 | 0 | 110011 | 11010 | 1000111 | 101001011 | 100010 | 10101 |
Color Harmonies of #492436
Complementary color
Monochromatic Colors of #492436
Black with #492436
Text Example
Text Example
White with #492436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492436; }
p { color: rgb(73,36,54); }
H1.HeaderClassName
{
color: #492436;
}
.AnyTagClassName
{
color: #492436;
}
</style>
background-color css
<style>
a { background-color: #492436; }
a { background-color: rgb(73,36,54); }
div.DivClassName
{
background-color: #492436;
}
.BgClassName
{
background-color: #492436;
}
</style>
border-color css
<style>
span { border-color: #492436; }
span { border-color: rgb(73,36,54); }
td.TdClassName
{
border-color: #492436;
}
.TagClassName
{
border-color: #492436;
}
</style>