Shades of Barossa #493641
Tints of Barossa #493641
RGB
CMYK
RGB Variations
Color information
#493641 (or 0x493641) is known color: Barossa. HEX triplet: 49, 36 and 41. RGB value is (73,54,65). Sum of RGB (Red+Green+Blue) = 73+54+65=192 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.02% from 192); Green value is 54 (21.48% from 255 or 28.12% from 192); Blue value is 65 (25.78% from 255 or 33.85% from 192); Max value from RGB is 73 - color contains mainly: red. Hex color #493641 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493641 is #B6C9BE. Grayscale: #3C3C3C. Windows color (decimal): -11979199 or 4273737. OLE color: 4273737.
HSL color Cylindrical-coordinate representation of color #493641: hue angle of 325.26º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #493641 is Cyan = 0, Magento = 0.26, Yellow = 0.11 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 65 | - |
| CMYK | 0 | 0.26 | 0.11 | 0.71 |
| HSL | 325.26º | 0.15% | 0.25% | - |
| HSV(B) | 325.26º | 0.26% | 0.29% | - |
| XYZ | 5.02 | 4.44 | 5.59 | - |
| YUV | 60.94 | 130.29 | 136.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 65 | 0 | 0.26 | 0.11 | 0.71 | 325.26 | 0.15 | 0.25 |
| Hex | 49 | 36 | 41 | 0 | 1A | B | 47 | 145 | F | 19 |
| Octal | 111 | 66 | 101 | 0 | 32 | 13 | 107 | 505 | 17 | 31 |
| Binary | 1001001 | 110110 | 1000001 | 0 | 11010 | 1011 | 1000111 | 101000101 | 1111 | 11001 |
Color Harmonies of #493641
Complementary color
Monochromatic Colors of #493641
Black with #493641
Text Example
Text Example
White with #493641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493641; }
p { color: rgb(73,54,65); }
H1.HeaderClassName
{
color: #493641;
}
.AnyTagClassName
{
color: #493641;
}
</style>
background-color css
<style>
a { background-color: #493641; }
a { background-color: rgb(73,54,65); }
div.DivClassName
{
background-color: #493641;
}
.BgClassName
{
background-color: #493641;
}
</style>
border-color css
<style>
span { border-color: #493641; }
span { border-color: rgb(73,54,65); }
td.TdClassName
{
border-color: #493641;
}
.TagClassName
{
border-color: #493641;
}
</style>