Shades of El Paso #414018
Tints of El Paso #414018
RGB
CMYK
RGB Variations
Color information
#414018 (or 0x414018) is known color: El Paso. HEX triplet: 41, 40 and 18. RGB value is (65,64,24). Sum of RGB (Red+Green+Blue) = 65+64+24=153 (20% of max value = 765). Red value is 65 (25.78% from 255 or 42.48% from 153); Green value is 64 (25.39% from 255 or 41.83% from 153); Blue value is 24 (9.77% from 255 or 15.69% from 153); Max value from RGB is 65 - color contains mainly: red. Hex color #414018 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #414018 is #BEBFE7. Grayscale: #3B3B3B. Windows color (decimal): -12500968 or 1589313. OLE color: 1589313.
HSL color Cylindrical-coordinate representation of color #414018: hue angle of 58.54º degrees, saturation: 0.46, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #414018 is Cyan = 0, Magento = 0.02, Yellow = 0.63 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 64 | 24 | - |
| CMYK | 0 | 0.02 | 0.63 | 0.75 |
| HSL | 58.54º | 0.46% | 0.17% | - |
| HSV(B) | 58.54º | 0.63% | 0.25% | - |
| XYZ | 4.18 | 4.86 | 1.58 | - |
| YUV | 59.74 | 107.83 | 131.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 64 | 24 | 0 | 0.02 | 0.63 | 0.75 | 58.54 | 0.46 | 0.17 |
| Hex | 41 | 40 | 18 | 0 | 2 | 3F | 4B | 3B | 2E | 11 |
| Octal | 101 | 100 | 30 | 0 | 2 | 77 | 113 | 73 | 56 | 21 |
| Binary | 1000001 | 1000000 | 11000 | 0 | 10 | 111111 | 1001011 | 111011 | 101110 | 10001 |
Color Harmonies of #414018
Complementary color
Monochromatic Colors of #414018
Black with #414018
Text Example
Text Example
White with #414018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414018; }
p { color: rgb(65,64,24); }
H1.HeaderClassName
{
color: #414018;
}
.AnyTagClassName
{
color: #414018;
}
</style>
background-color css
<style>
a { background-color: #414018; }
a { background-color: rgb(65,64,24); }
div.DivClassName
{
background-color: #414018;
}
.BgClassName
{
background-color: #414018;
}
</style>
border-color css
<style>
span { border-color: #414018; }
span { border-color: rgb(65,64,24); }
td.TdClassName
{
border-color: #414018;
}
.TagClassName
{
border-color: #414018;
}
</style>