Shades of Barossa #492638
Tints of Barossa #492638
RGB
CMYK
RGB Variations
Color information
#492638 (or 0x492638) is known color: Barossa. HEX triplet: 49, 26 and 38. RGB value is (73,38,56). Sum of RGB (Red+Green+Blue) = 73+38+56=167 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.71% from 167); Green value is 38 (15.23% from 255 or 22.75% from 167); Blue value is 56 (22.27% from 255 or 33.53% from 167); Max value from RGB is 73 - color contains mainly: red. Hex color #492638 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492638 is #B6D9C7. Grayscale: #323232. Windows color (decimal): -11983304 or 3679817. OLE color: 3679817.
HSL color Cylindrical-coordinate representation of color #492638: hue angle of 329.14º 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 #492638 is Cyan = 0, Magento = 0.48, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 38 | 56 | - |
| CMYK | 0 | 0.48 | 0.23 | 0.71 |
| HSL | 329.14º | 0.32% | 0.22% | - |
| HSV(B) | 329.14º | 0.48% | 0.29% | - |
| XYZ | 4.15 | 3.09 | 4.12 | - |
| YUV | 50.52 | 131.1 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 56 | 0 | 0.48 | 0.23 | 0.71 | 329.14 | 0.32 | 0.22 |
| Hex | 49 | 26 | 38 | 0 | 30 | 17 | 47 | 149 | 20 | 16 |
| Octal | 111 | 46 | 70 | 0 | 60 | 27 | 107 | 511 | 40 | 26 |
| Binary | 1001001 | 100110 | 111000 | 0 | 110000 | 10111 | 1000111 | 101001001 | 100000 | 10110 |
Color Harmonies of #492638
Complementary color
Monochromatic Colors of #492638
Black with #492638
Text Example
Text Example
White with #492638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492638; }
p { color: rgb(73,38,56); }
H1.HeaderClassName
{
color: #492638;
}
.AnyTagClassName
{
color: #492638;
}
</style>
background-color css
<style>
a { background-color: #492638; }
a { background-color: rgb(73,38,56); }
div.DivClassName
{
background-color: #492638;
}
.BgClassName
{
background-color: #492638;
}
</style>
border-color css
<style>
span { border-color: #492638; }
span { border-color: rgb(73,38,56); }
td.TdClassName
{
border-color: #492638;
}
.TagClassName
{
border-color: #492638;
}
</style>