Shades of Barossa #492337
Tints of Barossa #492337
RGB
CMYK
RGB Variations
Color information
#492337 (or 0x492337) is known color: Barossa. HEX triplet: 49, 23 and 37. RGB value is (73,35,55). Sum of RGB (Red+Green+Blue) = 73+35+55=163 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.79% from 163); Green value is 35 (14.06% from 255 or 21.47% from 163); Blue value is 55 (21.88% from 255 or 33.74% from 163); Max value from RGB is 73 - color contains mainly: red. Hex color #492337 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492337 is #B6DCC8. Grayscale: #303030. Windows color (decimal): -11984073 or 3613513. OLE color: 3613513.
HSL color Cylindrical-coordinate representation of color #492337: hue angle of 328.42º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #492337 is Cyan = 0, Magento = 0.52, Yellow = 0.25 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 35 | 55 | - |
| CMYK | 0 | 0.52 | 0.25 | 0.71 |
| HSL | 328.42º | 0.35% | 0.21% | - |
| HSV(B) | 328.42º | 0.52% | 0.29% | - |
| XYZ | 4.04 | 2.89 | 3.96 | - |
| YUV | 48.64 | 131.59 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 35 | 55 | 0 | 0.52 | 0.25 | 0.71 | 328.42 | 0.35 | 0.21 |
| Hex | 49 | 23 | 37 | 0 | 34 | 19 | 47 | 148 | 23 | 15 |
| Octal | 111 | 43 | 67 | 0 | 64 | 31 | 107 | 510 | 43 | 25 |
| Binary | 1001001 | 100011 | 110111 | 0 | 110100 | 11001 | 1000111 | 101001000 | 100011 | 10101 |
Color Harmonies of #492337
Complementary color
Monochromatic Colors of #492337
Black with #492337
Text Example
Text Example
White with #492337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492337; }
p { color: rgb(73,35,55); }
H1.HeaderClassName
{
color: #492337;
}
.AnyTagClassName
{
color: #492337;
}
</style>
background-color css
<style>
a { background-color: #492337; }
a { background-color: rgb(73,35,55); }
div.DivClassName
{
background-color: #492337;
}
.BgClassName
{
background-color: #492337;
}
</style>
border-color css
<style>
span { border-color: #492337; }
span { border-color: rgb(73,35,55); }
td.TdClassName
{
border-color: #492337;
}
.TagClassName
{
border-color: #492337;
}
</style>