Shades of El Paso #414328
Tints of El Paso #414328
RGB
CMYK
RGB Variations
Color information
#414328 (or 0x414328) is known color: El Paso. HEX triplet: 41, 43 and 28. RGB value is (65,67,40). Sum of RGB (Red+Green+Blue) = 65+67+40=172 (22% of max value = 765). Red value is 65 (25.78% from 255 or 37.79% from 172); Green value is 67 (26.56% from 255 or 38.95% from 172); Blue value is 40 (16.02% from 255 or 23.26% from 172); Max value from RGB is 67 - color contains mainly: green. Hex color #414328 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #414328 is #BEBCD7. Grayscale: #3F3F3F. Windows color (decimal): -12500184 or 2638657. OLE color: 2638657.
HSL color Cylindrical-coordinate representation of color #414328: hue angle of 64.44º degrees, saturation: 0.25, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #414328 is Cyan = 0.03, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 65 | 67 | 40 | - |
| CMYK | 0.03 | 0 | 0.40 | 0.74 |
| HSL | 64.44º | 0.25% | 0.21% | - |
| HSV(B) | 64.44º | 0.4% | 0.26% | - |
| XYZ | 4.57 | 5.29 | 2.79 | - |
| YUV | 63.32 | 114.84 | 129.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 67 | 40 | 0.03 | 0 | 0.40 | 0.74 | 64.44 | 0.25 | 0.21 |
| Hex | 41 | 43 | 28 | 3 | 0 | 28 | 4A | 40 | 19 | 15 |
| Octal | 101 | 103 | 50 | 3 | 0 | 50 | 112 | 100 | 31 | 25 |
| Binary | 1000001 | 1000011 | 101000 | 11 | 0 | 101000 | 1001010 | 1000000 | 11001 | 10101 |
Color Harmonies of #414328
Complementary color
Monochromatic Colors of #414328
Black with #414328
Text Example
Text Example
White with #414328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414328; }
p { color: rgb(65,67,40); }
H1.HeaderClassName
{
color: #414328;
}
.AnyTagClassName
{
color: #414328;
}
</style>
background-color css
<style>
a { background-color: #414328; }
a { background-color: rgb(65,67,40); }
div.DivClassName
{
background-color: #414328;
}
.BgClassName
{
background-color: #414328;
}
</style>
border-color css
<style>
span { border-color: #414328; }
span { border-color: rgb(65,67,40); }
td.TdClassName
{
border-color: #414328;
}
.TagClassName
{
border-color: #414328;
}
</style>