Shades of Barossa #492738
Tints of Barossa #492738
RGB
CMYK
RGB Variations
Color information
#492738 (or 0x492738) is known color: Barossa. HEX triplet: 49, 27 and 38. RGB value is (73,39,56). Sum of RGB (Red+Green+Blue) = 73+39+56=168 (22% of max value = 765). Red value is 73 (28.91% from 255 or 43.45% from 168); Green value is 39 (15.62% from 255 or 23.21% from 168); Blue value is 56 (22.27% from 255 or 33.33% from 168); Max value from RGB is 73 - color contains mainly: red. Hex color #492738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492738 is #B6D8C7. Grayscale: #333333. Windows color (decimal): -11983048 or 3680073. OLE color: 3680073.
HSL color Cylindrical-coordinate representation of color #492738: hue angle of 330º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #492738 is Cyan = 0, Magento = 0.47, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 56 | - |
| CMYK | 0 | 0.47 | 0.23 | 0.71 |
| HSL | 330º | 0.3% | 0.22% | - |
| HSV(B) | 330º | 0.47% | 0.29% | - |
| XYZ | 4.19 | 3.15 | 4.13 | - |
| YUV | 51.1 | 130.76 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 56 | 0 | 0.47 | 0.23 | 0.71 | 330 | 0.3 | 0.22 |
| Hex | 49 | 27 | 38 | 0 | 2F | 17 | 47 | 14A | 1E | 16 |
| Octal | 111 | 47 | 70 | 0 | 57 | 27 | 107 | 512 | 36 | 26 |
| Binary | 1001001 | 100111 | 111000 | 0 | 101111 | 10111 | 1000111 | 101001010 | 11110 | 10110 |
Color Harmonies of #492738
Complementary color
Monochromatic Colors of #492738
Black with #492738
Text Example
Text Example
White with #492738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492738; }
p { color: rgb(73,39,56); }
H1.HeaderClassName
{
color: #492738;
}
.AnyTagClassName
{
color: #492738;
}
</style>
background-color css
<style>
a { background-color: #492738; }
a { background-color: rgb(73,39,56); }
div.DivClassName
{
background-color: #492738;
}
.BgClassName
{
background-color: #492738;
}
</style>
border-color css
<style>
span { border-color: #492738; }
span { border-color: rgb(73,39,56); }
td.TdClassName
{
border-color: #492738;
}
.TagClassName
{
border-color: #492738;
}
</style>