Shades of El Paso #414224
Tints of El Paso #414224
RGB
CMYK
RGB Variations
Color information
#414224 (or 0x414224) is known color: El Paso. HEX triplet: 41, 42 and 24. RGB value is (65,66,36). Sum of RGB (Red+Green+Blue) = 65+66+36=167 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.92% from 167); Green value is 66 (26.17% from 255 or 39.52% from 167); Blue value is 36 (14.45% from 255 or 21.56% from 167); Max value from RGB is 66 - color contains mainly: green. Hex color #414224 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #414224 is #BEBDDB. Grayscale: #3E3E3E. Windows color (decimal): -12500444 or 2376257. OLE color: 2376257.
HSL color Cylindrical-coordinate representation of color #414224: hue angle of 62º degrees, saturation: 0.29, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #414224 is Cyan = 0.02, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 65 | 66 | 36 | - |
| CMYK | 0.02 | 0 | 0.45 | 0.74 |
| HSL | 62º | 0.29% | 0.2% | - |
| HSV(B) | 62º | 0.45% | 0.26% | - |
| XYZ | 4.45 | 5.15 | 2.43 | - |
| YUV | 62.28 | 113.17 | 129.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 66 | 36 | 0.02 | 0 | 0.45 | 0.74 | 62 | 0.29 | 0.2 |
| Hex | 41 | 42 | 24 | 2 | 0 | 2D | 4A | 3E | 1D | 14 |
| Octal | 101 | 102 | 44 | 2 | 0 | 55 | 112 | 76 | 35 | 24 |
| Binary | 1000001 | 1000010 | 100100 | 10 | 0 | 101101 | 1001010 | 111110 | 11101 | 10100 |
Color Harmonies of #414224
Complementary color
Monochromatic Colors of #414224
Black with #414224
Text Example
Text Example
White with #414224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414224; }
p { color: rgb(65,66,36); }
H1.HeaderClassName
{
color: #414224;
}
.AnyTagClassName
{
color: #414224;
}
</style>
background-color css
<style>
a { background-color: #414224; }
a { background-color: rgb(65,66,36); }
div.DivClassName
{
background-color: #414224;
}
.BgClassName
{
background-color: #414224;
}
</style>
border-color css
<style>
span { border-color: #414224; }
span { border-color: rgb(65,66,36); }
td.TdClassName
{
border-color: #414224;
}
.TagClassName
{
border-color: #414224;
}
</style>