Shades of Barossa #492637
Tints of Barossa #492637
RGB
CMYK
RGB Variations
Color information
#492637 (or 0x492637) is known color: Barossa. HEX triplet: 49, 26 and 37. RGB value is (73,38,55). Sum of RGB (Red+Green+Blue) = 73+38+55=166 (21% of max value = 765). Red value is 73 (28.91% from 255 or 43.98% from 166); Green value is 38 (15.23% from 255 or 22.89% from 166); Blue value is 55 (21.88% from 255 or 33.13% from 166); Max value from RGB is 73 - color contains mainly: red. Hex color #492637 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492637 is #B6D9C8. Grayscale: #323232. Windows color (decimal): -11983305 or 3614281. OLE color: 3614281.
HSL color Cylindrical-coordinate representation of color #492637: hue angle of 330.86º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #492637 is Cyan = 0, Magento = 0.48, Yellow = 0.25 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 38 | 55 | - |
| CMYK | 0 | 0.48 | 0.25 | 0.71 |
| HSL | 330.86º | 0.32% | 0.22% | - |
| HSV(B) | 330.86º | 0.48% | 0.29% | - |
| XYZ | 4.13 | 3.08 | 3.99 | - |
| YUV | 50.4 | 130.6 | 144.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 55 | 0 | 0.48 | 0.25 | 0.71 | 330.86 | 0.32 | 0.22 |
| Hex | 49 | 26 | 37 | 0 | 30 | 19 | 47 | 14B | 20 | 16 |
| Octal | 111 | 46 | 67 | 0 | 60 | 31 | 107 | 513 | 40 | 26 |
| Binary | 1001001 | 100110 | 110111 | 0 | 110000 | 11001 | 1000111 | 101001011 | 100000 | 10110 |
Color Harmonies of #492637
Complementary color
Monochromatic Colors of #492637
Black with #492637
Text Example
Text Example
White with #492637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492637; }
p { color: rgb(73,38,55); }
H1.HeaderClassName
{
color: #492637;
}
.AnyTagClassName
{
color: #492637;
}
</style>
background-color css
<style>
a { background-color: #492637; }
a { background-color: rgb(73,38,55); }
div.DivClassName
{
background-color: #492637;
}
.BgClassName
{
background-color: #492637;
}
</style>
border-color css
<style>
span { border-color: #492637; }
span { border-color: rgb(73,38,55); }
td.TdClassName
{
border-color: #492637;
}
.TagClassName
{
border-color: #492637;
}
</style>