Shades of El Paso #404026
Tints of El Paso #404026
RGB
CMYK
RGB Variations
Color information
#404026 (or 0x404026) is known color: El Paso. HEX triplet: 40, 40 and 26. RGB value is (64,64,38). Sum of RGB (Red+Green+Blue) = 64+64+38=166 (21% of max value = 765). Red value is 64 (25.39% from 255 or 38.55% from 166); Green value is 64 (25.39% from 255 or 38.55% from 166); Blue value is 38 (15.23% from 255 or 22.89% from 166); Max value from RGB is 64 - color contains mainly: red, green. Hex color #404026 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #404026 is #BFBFD9. Grayscale: #3D3D3D. Windows color (decimal): -12566490 or 2506816. OLE color: 2506816.
HSL color Cylindrical-coordinate representation of color #404026: hue angle of 60º degrees, saturation: 0.25, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #404026 is Cyan = 0, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 64 | 38 | - |
| CMYK | 0 | 0 | 0.41 | 0.75 |
| HSL | 60º | 0.25% | 0.2% | - |
| HSV(B) | 60º | 0.41% | 0.25% | - |
| XYZ | 4.3 | 4.9 | 2.55 | - |
| YUV | 61.04 | 115 | 130.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 64 | 38 | 0 | 0 | 0.41 | 0.75 | 60 | 0.25 | 0.2 |
| Hex | 40 | 40 | 26 | 0 | 0 | 29 | 4B | 3C | 19 | 14 |
| Octal | 100 | 100 | 46 | 0 | 0 | 51 | 113 | 74 | 31 | 24 |
| Binary | 1000000 | 1000000 | 100110 | 0 | 0 | 101001 | 1001011 | 111100 | 11001 | 10100 |
Color Harmonies of #404026
Complementary color
Monochromatic Colors of #404026
Black with #404026
Text Example
Text Example
White with #404026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #404026; }
p { color: rgb(64,64,38); }
H1.HeaderClassName
{
color: #404026;
}
.AnyTagClassName
{
color: #404026;
}
</style>
background-color css
<style>
a { background-color: #404026; }
a { background-color: rgb(64,64,38); }
div.DivClassName
{
background-color: #404026;
}
.BgClassName
{
background-color: #404026;
}
</style>
border-color css
<style>
span { border-color: #404026; }
span { border-color: rgb(64,64,38); }
td.TdClassName
{
border-color: #404026;
}
.TagClassName
{
border-color: #404026;
}
</style>