Shades of Cowboy #423938
Tints of Cowboy #423938
RGB
CMYK
RGB Variations
Color information
#423938 (or 0x423938) is known color: Cowboy. HEX triplet: 42, 39 and 38. RGB value is (66,57,56). Sum of RGB (Red+Green+Blue) = 66+57+56=179 (23% of max value = 765). Red value is 66 (26.17% from 255 or 36.87% from 179); Green value is 57 (22.66% from 255 or 31.84% from 179); Blue value is 56 (22.27% from 255 or 31.28% from 179); Max value from RGB is 66 - color contains mainly: red. Hex color #423938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423938 is #BDC6C7. Grayscale: #3B3B3B. Windows color (decimal): -12437192 or 3684674. OLE color: 3684674.
HSL color Cylindrical-coordinate representation of color #423938: hue angle of 6º degrees, saturation: 0.08, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #423938 is Cyan = 0, Magento = 0.14, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 57 | 56 | - |
| CMYK | 0 | 0.14 | 0.15 | 0.74 |
| HSL | 6º | 0.08% | 0.24% | - |
| HSV(B) | 6º | 0.15% | 0.26% | - |
| XYZ | 4.42 | 4.37 | 4.35 | - |
| YUV | 59.58 | 125.98 | 132.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 56 | 0 | 0.14 | 0.15 | 0.74 | 6 | 0.08 | 0.24 |
| Hex | 42 | 39 | 38 | 0 | E | F | 4A | 6 | 8 | 18 |
| Octal | 102 | 71 | 70 | 0 | 16 | 17 | 112 | 6 | 10 | 30 |
| Binary | 1000010 | 111001 | 111000 | 0 | 1110 | 1111 | 1001010 | 110 | 1000 | 11000 |
Color Harmonies of #423938
Complementary color
Monochromatic Colors of #423938
Black with #423938
Text Example
Text Example
White with #423938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423938; }
p { color: rgb(66,57,56); }
H1.HeaderClassName
{
color: #423938;
}
.AnyTagClassName
{
color: #423938;
}
</style>
background-color css
<style>
a { background-color: #423938; }
a { background-color: rgb(66,57,56); }
div.DivClassName
{
background-color: #423938;
}
.BgClassName
{
background-color: #423938;
}
</style>
border-color css
<style>
span { border-color: #423938; }
span { border-color: rgb(66,57,56); }
td.TdClassName
{
border-color: #423938;
}
.TagClassName
{
border-color: #423938;
}
</style>