Shades of El Paso #404037
Tints of El Paso #404037
RGB
CMYK
RGB Variations
Color information
#404037 (or 0x404037) is known color: El Paso. HEX triplet: 40, 40 and 37. RGB value is (64,64,55). Sum of RGB (Red+Green+Blue) = 64+64+55=183 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.97% from 183); Green value is 64 (25.39% from 255 or 34.97% from 183); Blue value is 55 (21.88% from 255 or 30.05% from 183); Max value from RGB is 64 - color contains mainly: red, green. Hex color #404037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #404037 is #BFBFC8. Grayscale: #3F3F3F. Windows color (decimal): -12566473 or 3620928. OLE color: 3620928.
HSL color Cylindrical-coordinate representation of color #404037: hue angle of 60º degrees, saturation: 0.08, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #404037 is Cyan = 0, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 64 | 55 | - |
| CMYK | 0 | 0 | 0.14 | 0.75 |
| HSL | 60º | 0.08% | 0.23% | - |
| HSV(B) | 60º | 0.14% | 0.25% | - |
| XYZ | 4.64 | 5.03 | 4.34 | - |
| YUV | 62.97 | 123.5 | 128.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 64 | 55 | 0 | 0 | 0.14 | 0.75 | 60 | 0.08 | 0.23 |
| Hex | 40 | 40 | 37 | 0 | 0 | E | 4B | 3C | 8 | 17 |
| Octal | 100 | 100 | 67 | 0 | 0 | 16 | 113 | 74 | 10 | 27 |
| Binary | 1000000 | 1000000 | 110111 | 0 | 0 | 1110 | 1001011 | 111100 | 1000 | 10111 |
Color Harmonies of #404037
Complementary color
Monochromatic Colors of #404037
Black with #404037
Text Example
Text Example
White with #404037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #404037; }
p { color: rgb(64,64,55); }
H1.HeaderClassName
{
color: #404037;
}
.AnyTagClassName
{
color: #404037;
}
</style>
background-color css
<style>
a { background-color: #404037; }
a { background-color: rgb(64,64,55); }
div.DivClassName
{
background-color: #404037;
}
.BgClassName
{
background-color: #404037;
}
</style>
border-color css
<style>
span { border-color: #404037; }
span { border-color: rgb(64,64,55); }
td.TdClassName
{
border-color: #404037;
}
.TagClassName
{
border-color: #404037;
}
</style>