Shades of El Paso #414019
Tints of El Paso #414019
RGB
CMYK
RGB Variations
Color information
#414019 (or 0x414019) is known color: El Paso. HEX triplet: 41, 40 and 19. RGB value is (65,64,25). Sum of RGB (Red+Green+Blue) = 65+64+25=154 (20% of max value = 765). Red value is 65 (25.78% from 255 or 42.21% from 154); Green value is 64 (25.39% from 255 or 41.56% from 154); Blue value is 25 (10.16% from 255 or 16.23% from 154); Max value from RGB is 65 - color contains mainly: red. Hex color #414019 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #414019 is #BEBFE6. Grayscale: #3C3C3C. Windows color (decimal): -12500967 or 1654849. OLE color: 1654849.
HSL color Cylindrical-coordinate representation of color #414019: hue angle of 58.5º degrees, saturation: 0.44, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #414019 is Cyan = 0, Magento = 0.02, Yellow = 0.62 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 64 | 25 | - |
| CMYK | 0 | 0.02 | 0.62 | 0.75 |
| HSL | 58.5º | 0.44% | 0.18% | - |
| HSV(B) | 58.5º | 0.62% | 0.25% | - |
| XYZ | 4.19 | 4.86 | 1.64 | - |
| YUV | 59.85 | 108.33 | 131.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 64 | 25 | 0 | 0.02 | 0.62 | 0.75 | 58.5 | 0.44 | 0.18 |
| Hex | 41 | 40 | 19 | 0 | 2 | 3E | 4B | 3A | 2C | 12 |
| Octal | 101 | 100 | 31 | 0 | 2 | 76 | 113 | 72 | 54 | 22 |
| Binary | 1000001 | 1000000 | 11001 | 0 | 10 | 111110 | 1001011 | 111010 | 101100 | 10010 |
Color Harmonies of #414019
Complementary color
Monochromatic Colors of #414019
Black with #414019
Text Example
Text Example
White with #414019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414019; }
p { color: rgb(65,64,25); }
H1.HeaderClassName
{
color: #414019;
}
.AnyTagClassName
{
color: #414019;
}
</style>
background-color css
<style>
a { background-color: #414019; }
a { background-color: rgb(65,64,25); }
div.DivClassName
{
background-color: #414019;
}
.BgClassName
{
background-color: #414019;
}
</style>
border-color css
<style>
span { border-color: #414019; }
span { border-color: rgb(65,64,25); }
td.TdClassName
{
border-color: #414019;
}
.TagClassName
{
border-color: #414019;
}
</style>