Shades of El Paso #353528
Tints of El Paso #353528
RGB
CMYK
RGB Variations
Color information
#353528 (or 0x353528) is known color: El Paso. HEX triplet: 35, 35 and 28. RGB value is (53,53,40). Sum of RGB (Red+Green+Blue) = 53+53+40=146 (19% of max value = 765). Red value is 53 (21.09% from 255 or 36.30% from 146); Green value is 53 (21.09% from 255 or 36.30% from 146); Blue value is 40 (16.02% from 255 or 27.40% from 146); Max value from RGB is 53 - color contains mainly: red, green. Hex color #353528 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353528 is #CACAD7. Grayscale: #333333. Windows color (decimal): -13290200 or 2635061. OLE color: 2635061.
HSL color Cylindrical-coordinate representation of color #353528: hue angle of 60º degrees, saturation: 0.14, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #353528 is Cyan = 0, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 53 | 40 | - |
| CMYK | 0 | 0 | 0.25 | 0.79 |
| HSL | 60º | 0.14% | 0.18% | - |
| HSV(B) | 60º | 0.25% | 0.21% | - |
| XYZ | 3.12 | 3.46 | 2.51 | - |
| YUV | 51.52 | 121.5 | 129.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 40 | 0 | 0 | 0.25 | 0.79 | 60 | 0.14 | 0.18 |
| Hex | 35 | 35 | 28 | 0 | 0 | 19 | 4F | 3C | E | 12 |
| Octal | 65 | 65 | 50 | 0 | 0 | 31 | 117 | 74 | 16 | 22 |
| Binary | 110101 | 110101 | 101000 | 0 | 0 | 11001 | 1001111 | 111100 | 1110 | 10010 |
Color Harmonies of #353528
Complementary color
Monochromatic Colors of #353528
Black with #353528
Text Example
Text Example
White with #353528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353528; }
p { color: rgb(53,53,40); }
H1.HeaderClassName
{
color: #353528;
}
.AnyTagClassName
{
color: #353528;
}
</style>
background-color css
<style>
a { background-color: #353528; }
a { background-color: rgb(53,53,40); }
div.DivClassName
{
background-color: #353528;
}
.BgClassName
{
background-color: #353528;
}
</style>
border-color css
<style>
span { border-color: #353528; }
span { border-color: rgb(53,53,40); }
td.TdClassName
{
border-color: #353528;
}
.TagClassName
{
border-color: #353528;
}
</style>