Shades of El Paso #424329
Tints of El Paso #424329
RGB
CMYK
RGB Variations
Color information
#424329 (or 0x424329) is known color: El Paso. HEX triplet: 42, 43 and 29. RGB value is (66,67,41). Sum of RGB (Red+Green+Blue) = 66+67+41=174 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.93% from 174); Green value is 67 (26.56% from 255 or 38.51% from 174); Blue value is 41 (16.41% from 255 or 23.56% from 174); Max value from RGB is 67 - color contains mainly: green. Hex color #424329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424329 is #BDBCD6. Grayscale: #3F3F3F. Windows color (decimal): -12434647 or 2704194. OLE color: 2704194.
HSL color Cylindrical-coordinate representation of color #424329: hue angle of 62.31º degrees, saturation: 0.24, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #424329 is Cyan = 0.01, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 67 | 41 | - |
| CMYK | 0.01 | 0 | 0.39 | 0.74 |
| HSL | 62.31º | 0.24% | 0.21% | - |
| HSV(B) | 62.31º | 0.39% | 0.26% | - |
| XYZ | 4.65 | 5.33 | 2.88 | - |
| YUV | 63.74 | 115.17 | 129.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 67 | 41 | 0.01 | 0 | 0.39 | 0.74 | 62.31 | 0.24 | 0.21 |
| Hex | 42 | 43 | 29 | 1 | 0 | 27 | 4A | 3E | 18 | 15 |
| Octal | 102 | 103 | 51 | 1 | 0 | 47 | 112 | 76 | 30 | 25 |
| Binary | 1000010 | 1000011 | 101001 | 1 | 0 | 100111 | 1001010 | 111110 | 11000 | 10101 |
Color Harmonies of #424329
Complementary color
Monochromatic Colors of #424329
Black with #424329
Text Example
Text Example
White with #424329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424329; }
p { color: rgb(66,67,41); }
H1.HeaderClassName
{
color: #424329;
}
.AnyTagClassName
{
color: #424329;
}
</style>
background-color css
<style>
a { background-color: #424329; }
a { background-color: rgb(66,67,41); }
div.DivClassName
{
background-color: #424329;
}
.BgClassName
{
background-color: #424329;
}
</style>
border-color css
<style>
span { border-color: #424329; }
span { border-color: rgb(66,67,41); }
td.TdClassName
{
border-color: #424329;
}
.TagClassName
{
border-color: #424329;
}
</style>