Shades of El Paso #353425
Tints of El Paso #353425
RGB
CMYK
RGB Variations
Color information
#353425 (or 0x353425) is known color: El Paso. HEX triplet: 35, 34 and 25. RGB value is (53,52,37). Sum of RGB (Red+Green+Blue) = 53+52+37=142 (18% of max value = 765). Red value is 53 (21.09% from 255 or 37.32% from 142); Green value is 52 (20.70% from 255 or 36.62% from 142); Blue value is 37 (14.84% from 255 or 26.06% from 142); Max value from RGB is 53 - color contains mainly: red. Hex color #353425 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353425 is #CACBDA. Grayscale: #323232. Windows color (decimal): -13290459 or 2438197. OLE color: 2438197.
HSL color Cylindrical-coordinate representation of color #353425: hue angle of 56.25º degrees, saturation: 0.18, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #353425 is Cyan = 0, Magento = 0.02, Yellow = 0.30 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 52 | 37 | - |
| CMYK | 0 | 0.02 | 0.30 | 0.79 |
| HSL | 56.25º | 0.18% | 0.18% | - |
| HSV(B) | 56.25º | 0.3% | 0.21% | - |
| XYZ | 3.03 | 3.35 | 2.24 | - |
| YUV | 50.59 | 120.33 | 129.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 52 | 37 | 0 | 0.02 | 0.30 | 0.79 | 56.25 | 0.18 | 0.18 |
| Hex | 35 | 34 | 25 | 0 | 2 | 1E | 4F | 38 | 12 | 12 |
| Octal | 65 | 64 | 45 | 0 | 2 | 36 | 117 | 70 | 22 | 22 |
| Binary | 110101 | 110100 | 100101 | 0 | 10 | 11110 | 1001111 | 111000 | 10010 | 10010 |
Color Harmonies of #353425
Complementary color
Monochromatic Colors of #353425
Black with #353425
Text Example
Text Example
White with #353425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353425; }
p { color: rgb(53,52,37); }
H1.HeaderClassName
{
color: #353425;
}
.AnyTagClassName
{
color: #353425;
}
</style>
background-color css
<style>
a { background-color: #353425; }
a { background-color: rgb(53,52,37); }
div.DivClassName
{
background-color: #353425;
}
.BgClassName
{
background-color: #353425;
}
</style>
border-color css
<style>
span { border-color: #353425; }
span { border-color: rgb(53,52,37); }
td.TdClassName
{
border-color: #353425;
}
.TagClassName
{
border-color: #353425;
}
</style>