Shades of Cowboy #493636
Tints of Cowboy #493636
RGB
CMYK
RGB Variations
Color information
#493636 (or 0x493636) is known color: Cowboy. HEX triplet: 49, 36 and 36. RGB value is (73,54,54). Sum of RGB (Red+Green+Blue) = 73+54+54=181 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.33% from 181); Green value is 54 (21.48% from 255 or 29.83% from 181); Blue value is 54 (21.48% from 255 or 29.83% from 181); Max value from RGB is 73 - color contains mainly: red. Hex color #493636 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493636 is #B6C9C9. Grayscale: #3B3B3B. Windows color (decimal): -11979210 or 3552841. OLE color: 3552841.
HSL color Cylindrical-coordinate representation of color #493636: hue angle of 0º 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 #493636 is Cyan = 0, Magento = 0.26, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 54 | - |
| CMYK | 0 | 0.26 | 0.26 | 0.71 |
| HSL | 0º | 0.15% | 0.25% | - |
| HSV(B) | 0º | 0.26% | 0.29% | - |
| XYZ | 4.73 | 4.32 | 4.07 | - |
| YUV | 59.68 | 124.79 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 54 | 0 | 0.26 | 0.26 | 0.71 | 0 | 0.15 | 0.25 |
| Hex | 49 | 36 | 36 | 0 | 1A | 1A | 47 | 0 | F | 19 |
| Octal | 111 | 66 | 66 | 0 | 32 | 32 | 107 | 0 | 17 | 31 |
| Binary | 1001001 | 110110 | 110110 | 0 | 11010 | 11010 | 1000111 | 0 | 1111 | 11001 |
Color Harmonies of #493636
Complementary color
Monochromatic Colors of #493636
Black with #493636
Text Example
Text Example
White with #493636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493636; }
p { color: rgb(73,54,54); }
H1.HeaderClassName
{
color: #493636;
}
.AnyTagClassName
{
color: #493636;
}
</style>
background-color css
<style>
a { background-color: #493636; }
a { background-color: rgb(73,54,54); }
div.DivClassName
{
background-color: #493636;
}
.BgClassName
{
background-color: #493636;
}
</style>
border-color css
<style>
span { border-color: #493636; }
span { border-color: rgb(73,54,54); }
td.TdClassName
{
border-color: #493636;
}
.TagClassName
{
border-color: #493636;
}
</style>