Shades of El Paso #414026
Tints of El Paso #414026
RGB
CMYK
RGB Variations
Color information
#414026 (or 0x414026) is known color: El Paso. HEX triplet: 41, 40 and 26. RGB value is (65,64,38). Sum of RGB (Red+Green+Blue) = 65+64+38=167 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.92% from 167); Green value is 64 (25.39% from 255 or 38.32% from 167); Blue value is 38 (15.23% from 255 or 22.75% from 167); Max value from RGB is 65 - color contains mainly: red. Hex color #414026 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #414026 is #BEBFD9. Grayscale: #3D3D3D. Windows color (decimal): -12500954 or 2506817. OLE color: 2506817.
HSL color Cylindrical-coordinate representation of color #414026: hue angle of 57.78º degrees, saturation: 0.26, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #414026 is Cyan = 0, Magento = 0.02, Yellow = 0.42 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 64 | 38 | - |
| CMYK | 0 | 0.02 | 0.42 | 0.75 |
| HSL | 57.78º | 0.26% | 0.2% | - |
| HSV(B) | 57.78º | 0.42% | 0.25% | - |
| XYZ | 4.36 | 4.93 | 2.56 | - |
| YUV | 61.34 | 114.83 | 130.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 64 | 38 | 0 | 0.02 | 0.42 | 0.75 | 57.78 | 0.26 | 0.2 |
| Hex | 41 | 40 | 26 | 0 | 2 | 2A | 4B | 3A | 1A | 14 |
| Octal | 101 | 100 | 46 | 0 | 2 | 52 | 113 | 72 | 32 | 24 |
| Binary | 1000001 | 1000000 | 100110 | 0 | 10 | 101010 | 1001011 | 111010 | 11010 | 10100 |
Color Harmonies of #414026
Complementary color
Monochromatic Colors of #414026
Black with #414026
Text Example
Text Example
White with #414026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414026; }
p { color: rgb(65,64,38); }
H1.HeaderClassName
{
color: #414026;
}
.AnyTagClassName
{
color: #414026;
}
</style>
background-color css
<style>
a { background-color: #414026; }
a { background-color: rgb(65,64,38); }
div.DivClassName
{
background-color: #414026;
}
.BgClassName
{
background-color: #414026;
}
</style>
border-color css
<style>
span { border-color: #414026; }
span { border-color: rgb(65,64,38); }
td.TdClassName
{
border-color: #414026;
}
.TagClassName
{
border-color: #414026;
}
</style>