Shades of Cowboy #473534
Tints of Cowboy #473534
RGB
CMYK
RGB Variations
Color information
#473534 (or 0x473534) is known color: Cowboy. HEX triplet: 47, 35 and 34. RGB value is (71,53,52). Sum of RGB (Red+Green+Blue) = 71+53+52=176 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.34% from 176); Green value is 53 (21.09% from 255 or 30.11% from 176); Blue value is 52 (20.70% from 255 or 29.55% from 176); Max value from RGB is 71 - color contains mainly: red. Hex color #473534 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473534 is #B8CACB. Grayscale: #3A3A3A. Windows color (decimal): -12110540 or 3421511. OLE color: 3421511.
HSL color Cylindrical-coordinate representation of color #473534: hue angle of 3.16º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #473534 is Cyan = 0, Magento = 0.25, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 53 | 52 | - |
| CMYK | 0 | 0.25 | 0.27 | 0.72 |
| HSL | 3.16º | 0.15% | 0.24% | - |
| HSV(B) | 3.16º | 0.27% | 0.28% | - |
| XYZ | 4.49 | 4.13 | 3.81 | - |
| YUV | 58.27 | 124.46 | 137.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 52 | 0 | 0.25 | 0.27 | 0.72 | 3.16 | 0.15 | 0.24 |
| Hex | 47 | 35 | 34 | 0 | 19 | 1B | 48 | 3 | F | 18 |
| Octal | 107 | 65 | 64 | 0 | 31 | 33 | 110 | 3 | 17 | 30 |
| Binary | 1000111 | 110101 | 110100 | 0 | 11001 | 11011 | 1001000 | 11 | 1111 | 11000 |
Color Harmonies of #473534
Complementary color
Monochromatic Colors of #473534
Black with #473534
Text Example
Text Example
White with #473534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473534; }
p { color: rgb(71,53,52); }
H1.HeaderClassName
{
color: #473534;
}
.AnyTagClassName
{
color: #473534;
}
</style>
background-color css
<style>
a { background-color: #473534; }
a { background-color: rgb(71,53,52); }
div.DivClassName
{
background-color: #473534;
}
.BgClassName
{
background-color: #473534;
}
</style>
border-color css
<style>
span { border-color: #473534; }
span { border-color: rgb(71,53,52); }
td.TdClassName
{
border-color: #473534;
}
.TagClassName
{
border-color: #473534;
}
</style>