Shades of El Paso #404017
Tints of El Paso #404017
RGB
CMYK
RGB Variations
Color information
#404017 (or 0x404017) is known color: El Paso. HEX triplet: 40, 40 and 17. RGB value is (64,64,23). Sum of RGB (Red+Green+Blue) = 64+64+23=151 (20% of max value = 765). Red value is 64 (25.39% from 255 or 42.38% from 151); Green value is 64 (25.39% from 255 or 42.38% from 151); Blue value is 23 (9.38% from 255 or 15.23% from 151); Max value from RGB is 64 - color contains mainly: red, green. Hex color #404017 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #404017 is #BFBFE8. Grayscale: #3B3B3B. Windows color (decimal): -12566505 or 1523776. OLE color: 1523776.
HSL color Cylindrical-coordinate representation of color #404017: hue angle of 60º degrees, saturation: 0.47, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #404017 is Cyan = 0, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 64 | 23 | - |
| CMYK | 0 | 0 | 0.64 | 0.75 |
| HSL | 60º | 0.47% | 0.17% | - |
| HSV(B) | 60º | 0.64% | 0.25% | - |
| XYZ | 4.1 | 4.82 | 1.52 | - |
| YUV | 59.33 | 107.5 | 131.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 64 | 23 | 0 | 0 | 0.64 | 0.75 | 60 | 0.47 | 0.17 |
| Hex | 40 | 40 | 17 | 0 | 0 | 40 | 4B | 3C | 2F | 11 |
| Octal | 100 | 100 | 27 | 0 | 0 | 100 | 113 | 74 | 57 | 21 |
| Binary | 1000000 | 1000000 | 10111 | 0 | 0 | 1000000 | 1001011 | 111100 | 101111 | 10001 |
Color Harmonies of #404017
Complementary color
Monochromatic Colors of #404017
Black with #404017
Text Example
Text Example
White with #404017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #404017; }
p { color: rgb(64,64,23); }
H1.HeaderClassName
{
color: #404017;
}
.AnyTagClassName
{
color: #404017;
}
</style>
background-color css
<style>
a { background-color: #404017; }
a { background-color: rgb(64,64,23); }
div.DivClassName
{
background-color: #404017;
}
.BgClassName
{
background-color: #404017;
}
</style>
border-color css
<style>
span { border-color: #404017; }
span { border-color: rgb(64,64,23); }
td.TdClassName
{
border-color: #404017;
}
.TagClassName
{
border-color: #404017;
}
</style>