Shades of El Paso #424219
Tints of El Paso #424219
RGB
CMYK
RGB Variations
Color information
#424219 (or 0x424219) is known color: El Paso. HEX triplet: 42, 42 and 19. RGB value is (66,66,25). Sum of RGB (Red+Green+Blue) = 66+66+25=157 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.04% from 157); Green value is 66 (26.17% from 255 or 42.04% from 157); Blue value is 25 (10.16% from 255 or 15.92% from 157); Max value from RGB is 66 - color contains mainly: red, green. Hex color #424219 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #424219 is #BDBDE6. Grayscale: #3D3D3D. Windows color (decimal): -12434919 or 1655362. OLE color: 1655362.
HSL color Cylindrical-coordinate representation of color #424219: hue angle of 60º degrees, saturation: 0.45, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #424219 is Cyan = 0, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 66 | 25 | - |
| CMYK | 0 | 0 | 0.62 | 0.74 |
| HSL | 60º | 0.45% | 0.18% | - |
| HSV(B) | 60º | 0.62% | 0.26% | - |
| XYZ | 4.37 | 5.12 | 1.68 | - |
| YUV | 61.33 | 107.5 | 131.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 66 | 25 | 0 | 0 | 0.62 | 0.74 | 60 | 0.45 | 0.18 |
| Hex | 42 | 42 | 19 | 0 | 0 | 3E | 4A | 3C | 2D | 12 |
| Octal | 102 | 102 | 31 | 0 | 0 | 76 | 112 | 74 | 55 | 22 |
| Binary | 1000010 | 1000010 | 11001 | 0 | 0 | 111110 | 1001010 | 111100 | 101101 | 10010 |
Color Harmonies of #424219
Complementary color
Monochromatic Colors of #424219
Black with #424219
Text Example
Text Example
White with #424219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424219; }
p { color: rgb(66,66,25); }
H1.HeaderClassName
{
color: #424219;
}
.AnyTagClassName
{
color: #424219;
}
</style>
background-color css
<style>
a { background-color: #424219; }
a { background-color: rgb(66,66,25); }
div.DivClassName
{
background-color: #424219;
}
.BgClassName
{
background-color: #424219;
}
</style>
border-color css
<style>
span { border-color: #424219; }
span { border-color: rgb(66,66,25); }
td.TdClassName
{
border-color: #424219;
}
.TagClassName
{
border-color: #424219;
}
</style>