Shades of El Paso #424125
Tints of El Paso #424125
RGB
CMYK
RGB Variations
Color information
#424125 (or 0x424125) is known color: El Paso. HEX triplet: 42, 41 and 25. RGB value is (66,65,37). Sum of RGB (Red+Green+Blue) = 66+65+37=168 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.29% from 168); Green value is 65 (25.78% from 255 or 38.69% from 168); Blue value is 37 (14.84% from 255 or 22.02% from 168); Max value from RGB is 66 - color contains mainly: red. Hex color #424125 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424125 is #BDBEDA. Grayscale: #3E3E3E. Windows color (decimal): -12435163 or 2441538. OLE color: 2441538.
HSL color Cylindrical-coordinate representation of color #424125: hue angle of 57.93º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #424125 is Cyan = 0, Magento = 0.02, Yellow = 0.44 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 65 | 37 | - |
| CMYK | 0 | 0.02 | 0.44 | 0.74 |
| HSL | 57.93º | 0.28% | 0.2% | - |
| HSV(B) | 57.93º | 0.44% | 0.26% | - |
| XYZ | 4.47 | 5.07 | 2.49 | - |
| YUV | 62.11 | 113.83 | 130.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 65 | 37 | 0 | 0.02 | 0.44 | 0.74 | 57.93 | 0.28 | 0.2 |
| Hex | 42 | 41 | 25 | 0 | 2 | 2C | 4A | 3A | 1C | 14 |
| Octal | 102 | 101 | 45 | 0 | 2 | 54 | 112 | 72 | 34 | 24 |
| Binary | 1000010 | 1000001 | 100101 | 0 | 10 | 101100 | 1001010 | 111010 | 11100 | 10100 |
Color Harmonies of #424125
Complementary color
Monochromatic Colors of #424125
Black with #424125
Text Example
Text Example
White with #424125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424125; }
p { color: rgb(66,65,37); }
H1.HeaderClassName
{
color: #424125;
}
.AnyTagClassName
{
color: #424125;
}
</style>
background-color css
<style>
a { background-color: #424125; }
a { background-color: rgb(66,65,37); }
div.DivClassName
{
background-color: #424125;
}
.BgClassName
{
background-color: #424125;
}
</style>
border-color css
<style>
span { border-color: #424125; }
span { border-color: rgb(66,65,37); }
td.TdClassName
{
border-color: #424125;
}
.TagClassName
{
border-color: #424125;
}
</style>