Shades of Barossa #493440
Tints of Barossa #493440
RGB
CMYK
RGB Variations
Color information
#493440 (or 0x493440) is known color: Barossa. HEX triplet: 49, 34 and 40. RGB value is (73,52,64). Sum of RGB (Red+Green+Blue) = 73+52+64=189 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.62% from 189); Green value is 52 (20.70% from 255 or 27.51% from 189); Blue value is 64 (25.39% from 255 or 33.86% from 189); Max value from RGB is 73 - color contains mainly: red. Hex color #493440 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493440 is #B6CBBF. Grayscale: #3B3B3B. Windows color (decimal): -11979712 or 4207689. OLE color: 4207689.
HSL color Cylindrical-coordinate representation of color #493440: hue angle of 325.71º degrees, saturation: 0.17, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #493440 is Cyan = 0, Magento = 0.29, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 52 | 64 | - |
| CMYK | 0 | 0.29 | 0.12 | 0.71 |
| HSL | 325.71º | 0.17% | 0.25% | - |
| HSV(B) | 325.71º | 0.29% | 0.29% | - |
| XYZ | 4.9 | 4.24 | 5.41 | - |
| YUV | 59.65 | 130.46 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 64 | 0 | 0.29 | 0.12 | 0.71 | 325.71 | 0.17 | 0.25 |
| Hex | 49 | 34 | 40 | 0 | 1D | C | 47 | 146 | 11 | 19 |
| Octal | 111 | 64 | 100 | 0 | 35 | 14 | 107 | 506 | 21 | 31 |
| Binary | 1001001 | 110100 | 1000000 | 0 | 11101 | 1100 | 1000111 | 101000110 | 10001 | 11001 |
Color Harmonies of #493440
Complementary color
Monochromatic Colors of #493440
Black with #493440
Text Example
Text Example
White with #493440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493440; }
p { color: rgb(73,52,64); }
H1.HeaderClassName
{
color: #493440;
}
.AnyTagClassName
{
color: #493440;
}
</style>
background-color css
<style>
a { background-color: #493440; }
a { background-color: rgb(73,52,64); }
div.DivClassName
{
background-color: #493440;
}
.BgClassName
{
background-color: #493440;
}
</style>
border-color css
<style>
span { border-color: #493440; }
span { border-color: rgb(73,52,64); }
td.TdClassName
{
border-color: #493440;
}
.TagClassName
{
border-color: #493440;
}
</style>