Shades of El Paso #424326
Tints of El Paso #424326
RGB
CMYK
RGB Variations
Color information
#424326 (or 0x424326) is known color: El Paso. HEX triplet: 42, 43 and 26. RGB value is (66,67,38). Sum of RGB (Red+Green+Blue) = 66+67+38=171 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.60% from 171); Green value is 67 (26.56% from 255 or 39.18% from 171); Blue value is 38 (15.23% from 255 or 22.22% from 171); Max value from RGB is 67 - color contains mainly: green. Hex color #424326 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424326 is #BDBCD9. Grayscale: #3F3F3F. Windows color (decimal): -12434650 or 2507586. OLE color: 2507586.
HSL color Cylindrical-coordinate representation of color #424326: hue angle of 62.07º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #424326 is Cyan = 0.01, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 67 | 38 | - |
| CMYK | 0.01 | 0 | 0.43 | 0.74 |
| HSL | 62.07º | 0.28% | 0.21% | - |
| HSV(B) | 62.07º | 0.43% | 0.26% | - |
| XYZ | 4.6 | 5.31 | 2.62 | - |
| YUV | 63.4 | 113.67 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 67 | 38 | 0.01 | 0 | 0.43 | 0.74 | 62.07 | 0.28 | 0.21 |
| Hex | 42 | 43 | 26 | 1 | 0 | 2B | 4A | 3E | 1C | 15 |
| Octal | 102 | 103 | 46 | 1 | 0 | 53 | 112 | 76 | 34 | 25 |
| Binary | 1000010 | 1000011 | 100110 | 1 | 0 | 101011 | 1001010 | 111110 | 11100 | 10101 |
Color Harmonies of #424326
Complementary color
Monochromatic Colors of #424326
Black with #424326
Text Example
Text Example
White with #424326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424326; }
p { color: rgb(66,67,38); }
H1.HeaderClassName
{
color: #424326;
}
.AnyTagClassName
{
color: #424326;
}
</style>
background-color css
<style>
a { background-color: #424326; }
a { background-color: rgb(66,67,38); }
div.DivClassName
{
background-color: #424326;
}
.BgClassName
{
background-color: #424326;
}
</style>
border-color css
<style>
span { border-color: #424326; }
span { border-color: rgb(66,67,38); }
td.TdClassName
{
border-color: #424326;
}
.TagClassName
{
border-color: #424326;
}
</style>