Shades of El Paso #353629
Tints of El Paso #353629
RGB
CMYK
RGB Variations
Color information
#353629 (or 0x353629) is known color: El Paso. HEX triplet: 35, 36 and 29. RGB value is (53,54,41). Sum of RGB (Red+Green+Blue) = 53+54+41=148 (19% of max value = 765). Red value is 53 (21.09% from 255 or 35.81% from 148); Green value is 54 (21.48% from 255 or 36.49% from 148); Blue value is 41 (16.41% from 255 or 27.70% from 148); Max value from RGB is 54 - color contains mainly: green. Hex color #353629 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353629 is #CAC9D6. Grayscale: #343434. Windows color (decimal): -13289943 or 2700853. OLE color: 2700853.
HSL color Cylindrical-coordinate representation of color #353629: hue angle of 64.62º degrees, saturation: 0.14, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #353629 is Cyan = 0.02, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 54 | 41 | - |
| CMYK | 0.02 | 0 | 0.24 | 0.79 |
| HSL | 64.62º | 0.14% | 0.19% | - |
| HSV(B) | 64.62º | 0.24% | 0.21% | - |
| XYZ | 3.19 | 3.56 | 2.62 | - |
| YUV | 52.22 | 121.67 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 54 | 41 | 0.02 | 0 | 0.24 | 0.79 | 64.62 | 0.14 | 0.19 |
| Hex | 35 | 36 | 29 | 2 | 0 | 18 | 4F | 41 | E | 13 |
| Octal | 65 | 66 | 51 | 2 | 0 | 30 | 117 | 101 | 16 | 23 |
| Binary | 110101 | 110110 | 101001 | 10 | 0 | 11000 | 1001111 | 1000001 | 1110 | 10011 |
Color Harmonies of #353629
Complementary color
Monochromatic Colors of #353629
Black with #353629
Text Example
Text Example
White with #353629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353629; }
p { color: rgb(53,54,41); }
H1.HeaderClassName
{
color: #353629;
}
.AnyTagClassName
{
color: #353629;
}
</style>
background-color css
<style>
a { background-color: #353629; }
a { background-color: rgb(53,54,41); }
div.DivClassName
{
background-color: #353629;
}
.BgClassName
{
background-color: #353629;
}
</style>
border-color css
<style>
span { border-color: #353629; }
span { border-color: rgb(53,54,41); }
td.TdClassName
{
border-color: #353629;
}
.TagClassName
{
border-color: #353629;
}
</style>