Shades of Cowboy #413938
Tints of Cowboy #413938
RGB
CMYK
RGB Variations
Color information
#413938 (or 0x413938) is known color: Cowboy. HEX triplet: 41, 39 and 38. RGB value is (65,57,56). Sum of RGB (Red+Green+Blue) = 65+57+56=178 (23% of max value = 765). Red value is 65 (25.78% from 255 or 36.52% from 178); Green value is 57 (22.66% from 255 or 32.02% from 178); Blue value is 56 (22.27% from 255 or 31.46% from 178); Max value from RGB is 65 - color contains mainly: red. Hex color #413938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413938 is #BEC6C7. Grayscale: #3B3B3B. Windows color (decimal): -12502728 or 3684673. OLE color: 3684673.
HSL color Cylindrical-coordinate representation of color #413938: hue angle of 6.67º degrees, saturation: 0.07, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #413938 is Cyan = 0, Magento = 0.12, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 57 | 56 | - |
| CMYK | 0 | 0.12 | 0.14 | 0.75 |
| HSL | 6.67º | 0.07% | 0.24% | - |
| HSV(B) | 6.67º | 0.14% | 0.25% | - |
| XYZ | 4.36 | 4.34 | 4.35 | - |
| YUV | 59.28 | 126.15 | 132.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 56 | 0 | 0.12 | 0.14 | 0.75 | 6.67 | 0.07 | 0.24 |
| Hex | 41 | 39 | 38 | 0 | C | E | 4B | 7 | 7 | 18 |
| Octal | 101 | 71 | 70 | 0 | 14 | 16 | 113 | 7 | 7 | 30 |
| Binary | 1000001 | 111001 | 111000 | 0 | 1100 | 1110 | 1001011 | 111 | 111 | 11000 |
Color Harmonies of #413938
Complementary color
Monochromatic Colors of #413938
Black with #413938
Text Example
Text Example
White with #413938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413938; }
p { color: rgb(65,57,56); }
H1.HeaderClassName
{
color: #413938;
}
.AnyTagClassName
{
color: #413938;
}
</style>
background-color css
<style>
a { background-color: #413938; }
a { background-color: rgb(65,57,56); }
div.DivClassName
{
background-color: #413938;
}
.BgClassName
{
background-color: #413938;
}
</style>
border-color css
<style>
span { border-color: #413938; }
span { border-color: rgb(65,57,56); }
td.TdClassName
{
border-color: #413938;
}
.TagClassName
{
border-color: #413938;
}
</style>