Shades of El Paso #414227
Tints of El Paso #414227
RGB
CMYK
RGB Variations
Color information
#414227 (or 0x414227) is known color: El Paso. HEX triplet: 41, 42 and 27. RGB value is (65,66,39). Sum of RGB (Red+Green+Blue) = 65+66+39=170 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.24% from 170); Green value is 66 (26.17% from 255 or 38.82% from 170); Blue value is 39 (15.62% from 255 or 22.94% from 170); Max value from RGB is 66 - color contains mainly: green. Hex color #414227 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #414227 is #BEBDD8. Grayscale: #3E3E3E. Windows color (decimal): -12500441 or 2572865. OLE color: 2572865.
HSL color Cylindrical-coordinate representation of color #414227: hue angle of 62.22º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #414227 is Cyan = 0.02, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 65 | 66 | 39 | - |
| CMYK | 0.02 | 0 | 0.41 | 0.74 |
| HSL | 62.22º | 0.26% | 0.21% | - |
| HSV(B) | 62.22º | 0.41% | 0.26% | - |
| XYZ | 4.49 | 5.17 | 2.68 | - |
| YUV | 62.62 | 114.67 | 129.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 66 | 39 | 0.02 | 0 | 0.41 | 0.74 | 62.22 | 0.26 | 0.21 |
| Hex | 41 | 42 | 27 | 2 | 0 | 29 | 4A | 3E | 1A | 15 |
| Octal | 101 | 102 | 47 | 2 | 0 | 51 | 112 | 76 | 32 | 25 |
| Binary | 1000001 | 1000010 | 100111 | 10 | 0 | 101001 | 1001010 | 111110 | 11010 | 10101 |
Color Harmonies of #414227
Complementary color
Monochromatic Colors of #414227
Black with #414227
Text Example
Text Example
White with #414227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414227; }
p { color: rgb(65,66,39); }
H1.HeaderClassName
{
color: #414227;
}
.AnyTagClassName
{
color: #414227;
}
</style>
background-color css
<style>
a { background-color: #414227; }
a { background-color: rgb(65,66,39); }
div.DivClassName
{
background-color: #414227;
}
.BgClassName
{
background-color: #414227;
}
</style>
border-color css
<style>
span { border-color: #414227; }
span { border-color: rgb(65,66,39); }
td.TdClassName
{
border-color: #414227;
}
.TagClassName
{
border-color: #414227;
}
</style>