Shades of El Paso #414134
Tints of El Paso #414134
RGB
CMYK
RGB Variations
Color information
#414134 (or 0x414134) is known color: El Paso. HEX triplet: 41, 41 and 34. RGB value is (65,65,52). Sum of RGB (Red+Green+Blue) = 65+65+52=182 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.71% from 182); Green value is 65 (25.78% from 255 or 35.71% from 182); Blue value is 52 (20.70% from 255 or 28.57% from 182); Max value from RGB is 65 - color contains mainly: red, green. Hex color #414134 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #414134 is #BEBECB. Grayscale: #3F3F3F. Windows color (decimal): -12500684 or 3424577. OLE color: 3424577.
HSL color Cylindrical-coordinate representation of color #414134: hue angle of 60º degrees, saturation: 0.11, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #414134 is Cyan = 0, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.75.
Color convert
RGB | 65 | 65 | 52 | - |
CMYK | 0 | 0 | 0.20 | 0.75 |
HSL | 60º | 0.11% | 0.23% | - |
HSV(B) | 60º | 0.2% | 0.25% | - |
XYZ | 4.69 | 5.15 | 4 | - |
YUV | 63.52 | 121.5 | 129.06 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 65 | 65 | 52 | 0 | 0 | 0.20 | 0.75 | 60 | 0.11 | 0.23 |
Hex | 41 | 41 | 34 | 0 | 0 | 14 | 4B | 3C | B | 17 |
Octal | 101 | 101 | 64 | 0 | 0 | 24 | 113 | 74 | 13 | 27 |
Binary | 1000001 | 1000001 | 110100 | 0 | 0 | 10100 | 1001011 | 111100 | 1011 | 10111 |
Color Harmonies of #414134
Complementary color
Monochromatic Colors of #414134
Black with #414134
Text Example
Text Example
White with #414134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414134; }
p { color: rgb(65,65,52); }
H1.HeaderClassName
{
color: #414134;
}
.AnyTagClassName
{
color: #414134;
}
</style>
background-color css
<style>
a { background-color: #414134; }
a { background-color: rgb(65,65,52); }
div.DivClassName
{
background-color: #414134;
}
.BgClassName
{
background-color: #414134;
}
</style>
border-color css
<style>
span { border-color: #414134; }
span { border-color: rgb(65,65,52); }
td.TdClassName
{
border-color: #414134;
}
.TagClassName
{
border-color: #414134;
}
</style>