Shades of Barossa #493640
Tints of Barossa #493640
RGB
CMYK
RGB Variations
Color information
#493640 (or 0x493640) is known color: Barossa. HEX triplet: 49, 36 and 40. RGB value is (73,54,64). Sum of RGB (Red+Green+Blue) = 73+54+64=191 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.22% from 191); Green value is 54 (21.48% from 255 or 28.27% from 191); Blue value is 64 (25.39% from 255 or 33.51% from 191); Max value from RGB is 73 - color contains mainly: red. Hex color #493640 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493640 is #B6C9BF. Grayscale: #3C3C3C. Windows color (decimal): -11979200 or 4208201. OLE color: 4208201.
HSL color Cylindrical-coordinate representation of color #493640: hue angle of 328.42º 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 #493640 is Cyan = 0, Magento = 0.26, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 64 | - |
| CMYK | 0 | 0.26 | 0.12 | 0.71 |
| HSL | 328.42º | 0.15% | 0.25% | - |
| HSV(B) | 328.42º | 0.26% | 0.29% | - |
| XYZ | 4.99 | 4.42 | 5.44 | - |
| YUV | 60.82 | 129.79 | 136.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 64 | 0 | 0.26 | 0.12 | 0.71 | 328.42 | 0.15 | 0.25 |
| Hex | 49 | 36 | 40 | 0 | 1A | C | 47 | 148 | F | 19 |
| Octal | 111 | 66 | 100 | 0 | 32 | 14 | 107 | 510 | 17 | 31 |
| Binary | 1001001 | 110110 | 1000000 | 0 | 11010 | 1100 | 1000111 | 101001000 | 1111 | 11001 |
Color Harmonies of #493640
Complementary color
Monochromatic Colors of #493640
Black with #493640
Text Example
Text Example
White with #493640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493640; }
p { color: rgb(73,54,64); }
H1.HeaderClassName
{
color: #493640;
}
.AnyTagClassName
{
color: #493640;
}
</style>
background-color css
<style>
a { background-color: #493640; }
a { background-color: rgb(73,54,64); }
div.DivClassName
{
background-color: #493640;
}
.BgClassName
{
background-color: #493640;
}
</style>
border-color css
<style>
span { border-color: #493640; }
span { border-color: rgb(73,54,64); }
td.TdClassName
{
border-color: #493640;
}
.TagClassName
{
border-color: #493640;
}
</style>