Shades of El Paso #414028
Tints of El Paso #414028
RGB
CMYK
RGB Variations
Color information
#414028 (or 0x414028) is known color: El Paso. HEX triplet: 41, 40 and 28. RGB value is (65,64,40). Sum of RGB (Red+Green+Blue) = 65+64+40=169 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.46% from 169); Green value is 64 (25.39% from 255 or 37.87% from 169); Blue value is 40 (16.02% from 255 or 23.67% from 169); Max value from RGB is 65 - color contains mainly: red. Hex color #414028 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #414028 is #BEBFD7. Grayscale: #3D3D3D. Windows color (decimal): -12500952 or 2637889. OLE color: 2637889.
HSL color Cylindrical-coordinate representation of color #414028: hue angle of 57.6º degrees, saturation: 0.24, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #414028 is Cyan = 0, Magento = 0.02, Yellow = 0.38 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 64 | 40 | - |
| CMYK | 0 | 0.02 | 0.38 | 0.75 |
| HSL | 57.6º | 0.24% | 0.21% | - |
| HSV(B) | 57.6º | 0.38% | 0.25% | - |
| XYZ | 4.4 | 4.94 | 2.73 | - |
| YUV | 61.56 | 115.83 | 130.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 64 | 40 | 0 | 0.02 | 0.38 | 0.75 | 57.6 | 0.24 | 0.21 |
| Hex | 41 | 40 | 28 | 0 | 2 | 26 | 4B | 3A | 18 | 15 |
| Octal | 101 | 100 | 50 | 0 | 2 | 46 | 113 | 72 | 30 | 25 |
| Binary | 1000001 | 1000000 | 101000 | 0 | 10 | 100110 | 1001011 | 111010 | 11000 | 10101 |
Color Harmonies of #414028
Complementary color
Monochromatic Colors of #414028
Black with #414028
Text Example
Text Example
White with #414028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414028; }
p { color: rgb(65,64,40); }
H1.HeaderClassName
{
color: #414028;
}
.AnyTagClassName
{
color: #414028;
}
</style>
background-color css
<style>
a { background-color: #414028; }
a { background-color: rgb(65,64,40); }
div.DivClassName
{
background-color: #414028;
}
.BgClassName
{
background-color: #414028;
}
</style>
border-color css
<style>
span { border-color: #414028; }
span { border-color: rgb(65,64,40); }
td.TdClassName
{
border-color: #414028;
}
.TagClassName
{
border-color: #414028;
}
</style>