Shades of Barossa #493741
Tints of Barossa #493741
RGB
CMYK
RGB Variations
Color information
#493741 (or 0x493741) is known color: Barossa. HEX triplet: 49, 37 and 41. RGB value is (73,55,65). Sum of RGB (Red+Green+Blue) = 73+55+65=193 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.82% from 193); Green value is 55 (21.88% from 255 or 28.50% from 193); Blue value is 65 (25.78% from 255 or 33.68% from 193); Max value from RGB is 73 - color contains mainly: red. Hex color #493741 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493741 is #B6C8BE. Grayscale: #3D3D3D. Windows color (decimal): -11978943 or 4273993. OLE color: 4273993.
HSL color Cylindrical-coordinate representation of color #493741: hue angle of 326.67º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #493741 is Cyan = 0, Magento = 0.25, Yellow = 0.11 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 55 | 65 | - |
| CMYK | 0 | 0.25 | 0.11 | 0.71 |
| HSL | 326.67º | 0.14% | 0.25% | - |
| HSV(B) | 326.67º | 0.25% | 0.29% | - |
| XYZ | 5.07 | 4.53 | 5.61 | - |
| YUV | 61.52 | 129.96 | 136.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 55 | 65 | 0 | 0.25 | 0.11 | 0.71 | 326.67 | 0.14 | 0.25 |
| Hex | 49 | 37 | 41 | 0 | 19 | B | 47 | 147 | E | 19 |
| Octal | 111 | 67 | 101 | 0 | 31 | 13 | 107 | 507 | 16 | 31 |
| Binary | 1001001 | 110111 | 1000001 | 0 | 11001 | 1011 | 1000111 | 101000111 | 1110 | 11001 |
Color Harmonies of #493741
Complementary color
Monochromatic Colors of #493741
Black with #493741
Text Example
Text Example
White with #493741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493741; }
p { color: rgb(73,55,65); }
H1.HeaderClassName
{
color: #493741;
}
.AnyTagClassName
{
color: #493741;
}
</style>
background-color css
<style>
a { background-color: #493741; }
a { background-color: rgb(73,55,65); }
div.DivClassName
{
background-color: #493741;
}
.BgClassName
{
background-color: #493741;
}
</style>
border-color css
<style>
span { border-color: #493741; }
span { border-color: rgb(73,55,65); }
td.TdClassName
{
border-color: #493741;
}
.TagClassName
{
border-color: #493741;
}
</style>