Shades of Cowboy #493836
Tints of Cowboy #493836
RGB
CMYK
RGB Variations
Color information
#493836 (or 0x493836) is known color: Cowboy. HEX triplet: 49, 38 and 36. RGB value is (73,56,54). Sum of RGB (Red+Green+Blue) = 73+56+54=183 (24% of max value = 765). Red value is 73 (28.91% from 255 or 39.89% from 183); Green value is 56 (22.27% from 255 or 30.60% from 183); Blue value is 54 (21.48% from 255 or 29.51% from 183); Max value from RGB is 73 - color contains mainly: red. Hex color #493836 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493836 is #B6C7C9. Grayscale: #3C3C3C. Windows color (decimal): -11978698 or 3553353. OLE color: 3553353.
HSL color Cylindrical-coordinate representation of color #493836: hue angle of 6.32º 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 #493836 is Cyan = 0, Magento = 0.23, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 56 | 54 | - |
| CMYK | 0 | 0.23 | 0.26 | 0.71 |
| HSL | 6.32º | 0.15% | 0.25% | - |
| HSV(B) | 6.32º | 0.26% | 0.29% | - |
| XYZ | 4.83 | 4.51 | 4.11 | - |
| YUV | 60.86 | 124.13 | 136.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 56 | 54 | 0 | 0.23 | 0.26 | 0.71 | 6.32 | 0.15 | 0.25 |
| Hex | 49 | 38 | 36 | 0 | 17 | 1A | 47 | 6 | F | 19 |
| Octal | 111 | 70 | 66 | 0 | 27 | 32 | 107 | 6 | 17 | 31 |
| Binary | 1001001 | 111000 | 110110 | 0 | 10111 | 11010 | 1000111 | 110 | 1111 | 11001 |
Color Harmonies of #493836
Complementary color
Monochromatic Colors of #493836
Black with #493836
Text Example
Text Example
White with #493836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493836; }
p { color: rgb(73,56,54); }
H1.HeaderClassName
{
color: #493836;
}
.AnyTagClassName
{
color: #493836;
}
</style>
background-color css
<style>
a { background-color: #493836; }
a { background-color: rgb(73,56,54); }
div.DivClassName
{
background-color: #493836;
}
.BgClassName
{
background-color: #493836;
}
</style>
border-color css
<style>
span { border-color: #493836; }
span { border-color: rgb(73,56,54); }
td.TdClassName
{
border-color: #493836;
}
.TagClassName
{
border-color: #493836;
}
</style>