Shades of Cowboy #493534
Tints of Cowboy #493534
RGB
CMYK
RGB Variations
Color information
#493534 (or 0x493534) is known color: Cowboy. HEX triplet: 49, 35 and 34. RGB value is (73,53,52). Sum of RGB (Red+Green+Blue) = 73+53+52=178 (23% of max value = 765). Red value is 73 (28.91% from 255 or 41.01% from 178); Green value is 53 (21.09% from 255 or 29.78% from 178); Blue value is 52 (20.70% from 255 or 29.21% from 178); Max value from RGB is 73 - color contains mainly: red. Hex color #493534 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493534 is #B6CACB. Grayscale: #3A3A3A. Windows color (decimal): -11979468 or 3421513. OLE color: 3421513.
HSL color Cylindrical-coordinate representation of color #493534: hue angle of 2.86º 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 #493534 is Cyan = 0, Magento = 0.27, Yellow = 0.29 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 53 | 52 | - |
| CMYK | 0 | 0.27 | 0.29 | 0.71 |
| HSL | 2.86º | 0.17% | 0.25% | - |
| HSV(B) | 2.86º | 0.29% | 0.29% | - |
| XYZ | 4.64 | 4.21 | 3.82 | - |
| YUV | 58.87 | 124.13 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 52 | 0 | 0.27 | 0.29 | 0.71 | 2.86 | 0.17 | 0.25 |
| Hex | 49 | 35 | 34 | 0 | 1B | 1D | 47 | 3 | 11 | 19 |
| Octal | 111 | 65 | 64 | 0 | 33 | 35 | 107 | 3 | 21 | 31 |
| Binary | 1001001 | 110101 | 110100 | 0 | 11011 | 11101 | 1000111 | 11 | 10001 | 11001 |
Color Harmonies of #493534
Complementary color
Monochromatic Colors of #493534
Black with #493534
Text Example
Text Example
White with #493534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493534; }
p { color: rgb(73,53,52); }
H1.HeaderClassName
{
color: #493534;
}
.AnyTagClassName
{
color: #493534;
}
</style>
background-color css
<style>
a { background-color: #493534; }
a { background-color: rgb(73,53,52); }
div.DivClassName
{
background-color: #493534;
}
.BgClassName
{
background-color: #493534;
}
</style>
border-color css
<style>
span { border-color: #493534; }
span { border-color: rgb(73,53,52); }
td.TdClassName
{
border-color: #493534;
}
.TagClassName
{
border-color: #493534;
}
</style>