Shades of Barossa #493842
Tints of Barossa #493842
RGB
CMYK
RGB Variations
Color information
#493842 (or 0x493842) is known color: Barossa. HEX triplet: 49, 38 and 42. RGB value is (73,56,66). Sum of RGB (Red+Green+Blue) = 73+56+66=195 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.44% from 195); Green value is 56 (22.27% from 255 or 28.72% from 195); Blue value is 66 (26.17% from 255 or 33.85% from 195); Max value from RGB is 73 - color contains mainly: red. Hex color #493842 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493842 is #B6C7BD. Grayscale: #3E3E3E. Windows color (decimal): -11978686 or 4339785. OLE color: 4339785.
HSL color Cylindrical-coordinate representation of color #493842: hue angle of 324.71º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #493842 is Cyan = 0, Magento = 0.23, Yellow = 0.10 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 66 | - |
| CMYK | 0 | 0.23 | 0.10 | 0.71 |
| HSL | 324.71º | 0.13% | 0.25% | - |
| HSV(B) | 324.71º | 0.23% | 0.29% | - |
| XYZ | 5.15 | 4.64 | 5.78 | - |
| YUV | 62.22 | 130.13 | 135.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 66 | 0 | 0.23 | 0.10 | 0.71 | 324.71 | 0.13 | 0.25 |
| Hex | 49 | 38 | 42 | 0 | 17 | A | 47 | 145 | D | 19 |
| Octal | 111 | 70 | 102 | 0 | 27 | 12 | 107 | 505 | 15 | 31 |
| Binary | 1001001 | 111000 | 1000010 | 0 | 10111 | 1010 | 1000111 | 101000101 | 1101 | 11001 |
Color Harmonies of #493842
Complementary color
Monochromatic Colors of #493842
Black with #493842
Text Example
Text Example
White with #493842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493842; }
p { color: rgb(73,56,66); }
H1.HeaderClassName
{
color: #493842;
}
.AnyTagClassName
{
color: #493842;
}
</style>
background-color css
<style>
a { background-color: #493842; }
a { background-color: rgb(73,56,66); }
div.DivClassName
{
background-color: #493842;
}
.BgClassName
{
background-color: #493842;
}
</style>
border-color css
<style>
span { border-color: #493842; }
span { border-color: rgb(73,56,66); }
td.TdClassName
{
border-color: #493842;
}
.TagClassName
{
border-color: #493842;
}
</style>