Shades of El Paso #353429
Tints of El Paso #353429
RGB
CMYK
RGB Variations
Color information
#353429 (or 0x353429) is known color: El Paso. HEX triplet: 35, 34 and 29. RGB value is (53,52,41). Sum of RGB (Red+Green+Blue) = 53+52+41=146 (19% of max value = 765). Red value is 53 (21.09% from 255 or 36.30% from 146); Green value is 52 (20.70% from 255 or 35.62% from 146); Blue value is 41 (16.41% from 255 or 28.08% from 146); Max value from RGB is 53 - color contains mainly: red. Hex color #353429 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353429 is #CACBD6. Grayscale: #333333. Windows color (decimal): -13290455 or 2700341. OLE color: 2700341.
HSL color Cylindrical-coordinate representation of color #353429: hue angle of 55º degrees, saturation: 0.13, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #353429 is Cyan = 0, Magento = 0.02, Yellow = 0.23 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 52 | 41 | - |
| CMYK | 0 | 0.02 | 0.23 | 0.79 |
| HSL | 55º | 0.13% | 0.18% | - |
| HSV(B) | 55º | 0.23% | 0.21% | - |
| XYZ | 3.1 | 3.37 | 2.59 | - |
| YUV | 51.05 | 122.33 | 129.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 52 | 41 | 0 | 0.02 | 0.23 | 0.79 | 55 | 0.13 | 0.18 |
| Hex | 35 | 34 | 29 | 0 | 2 | 17 | 4F | 37 | D | 12 |
| Octal | 65 | 64 | 51 | 0 | 2 | 27 | 117 | 67 | 15 | 22 |
| Binary | 110101 | 110100 | 101001 | 0 | 10 | 10111 | 1001111 | 110111 | 1101 | 10010 |
Color Harmonies of #353429
Complementary color
Monochromatic Colors of #353429
Black with #353429
Text Example
Text Example
White with #353429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353429; }
p { color: rgb(53,52,41); }
H1.HeaderClassName
{
color: #353429;
}
.AnyTagClassName
{
color: #353429;
}
</style>
background-color css
<style>
a { background-color: #353429; }
a { background-color: rgb(53,52,41); }
div.DivClassName
{
background-color: #353429;
}
.BgClassName
{
background-color: #353429;
}
</style>
border-color css
<style>
span { border-color: #353429; }
span { border-color: rgb(53,52,41); }
td.TdClassName
{
border-color: #353429;
}
.TagClassName
{
border-color: #353429;
}
</style>