Shades of Cowboy #473635
Tints of Cowboy #473635
RGB
CMYK
RGB Variations
Color information
#473635 (or 0x473635) is known color: Cowboy. HEX triplet: 47, 36 and 35. RGB value is (71,54,53). Sum of RGB (Red+Green+Blue) = 71+54+53=178 (23% of max value = 765). Red value is 71 (28.12% from 255 or 39.89% from 178); Green value is 54 (21.48% from 255 or 30.34% from 178); Blue value is 53 (21.09% from 255 or 29.78% from 178); Max value from RGB is 71 - color contains mainly: red. Hex color #473635 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473635 is #B8C9CA. Grayscale: #3A3A3A. Windows color (decimal): -12110283 or 3487303. OLE color: 3487303.
HSL color Cylindrical-coordinate representation of color #473635: hue angle of 3.33º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #473635 is Cyan = 0, Magento = 0.24, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 54 | 53 | - |
| CMYK | 0 | 0.24 | 0.25 | 0.72 |
| HSL | 3.33º | 0.15% | 0.24% | - |
| HSV(B) | 3.33º | 0.25% | 0.28% | - |
| XYZ | 4.56 | 4.23 | 3.95 | - |
| YUV | 58.97 | 124.63 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 53 | 0 | 0.24 | 0.25 | 0.72 | 3.33 | 0.15 | 0.24 |
| Hex | 47 | 36 | 35 | 0 | 18 | 19 | 48 | 3 | F | 18 |
| Octal | 107 | 66 | 65 | 0 | 30 | 31 | 110 | 3 | 17 | 30 |
| Binary | 1000111 | 110110 | 110101 | 0 | 11000 | 11001 | 1001000 | 11 | 1111 | 11000 |
Color Harmonies of #473635
Complementary color
Monochromatic Colors of #473635
Black with #473635
Text Example
Text Example
White with #473635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473635; }
p { color: rgb(71,54,53); }
H1.HeaderClassName
{
color: #473635;
}
.AnyTagClassName
{
color: #473635;
}
</style>
background-color css
<style>
a { background-color: #473635; }
a { background-color: rgb(71,54,53); }
div.DivClassName
{
background-color: #473635;
}
.BgClassName
{
background-color: #473635;
}
</style>
border-color css
<style>
span { border-color: #473635; }
span { border-color: rgb(71,54,53); }
td.TdClassName
{
border-color: #473635;
}
.TagClassName
{
border-color: #473635;
}
</style>