Shades of El Paso #353531
Tints of El Paso #353531
RGB
CMYK
RGB Variations
Color information
#353531 (or 0x353531) is known color: El Paso. HEX triplet: 35, 35 and 31. RGB value is (53,53,49). Sum of RGB (Red+Green+Blue) = 53+53+49=155 (20% of max value = 765). Red value is 53 (21.09% from 255 or 34.19% from 155); Green value is 53 (21.09% from 255 or 34.19% from 155); Blue value is 49 (19.53% from 255 or 31.61% from 155); Max value from RGB is 53 - color contains mainly: red, green. Hex color #353531 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353531 is #CACACE. Grayscale: #343434. Windows color (decimal): -13290191 or 3224885. OLE color: 3224885.
HSL color Cylindrical-coordinate representation of color #353531: hue angle of 60º degrees, saturation: 0.04, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #353531 is Cyan = 0, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 53 | 49 | - |
| CMYK | 0 | 0 | 0.08 | 0.79 |
| HSL | 60º | 0.04% | 0.2% | - |
| HSV(B) | 60º | 0.08% | 0.21% | - |
| XYZ | 3.3 | 3.52 | 3.41 | - |
| YUV | 52.54 | 126 | 128.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 49 | 0 | 0 | 0.08 | 0.79 | 60 | 0.04 | 0.2 |
| Hex | 35 | 35 | 31 | 0 | 0 | 8 | 4F | 3C | 4 | 14 |
| Octal | 65 | 65 | 61 | 0 | 0 | 10 | 117 | 74 | 4 | 24 |
| Binary | 110101 | 110101 | 110001 | 0 | 0 | 1000 | 1001111 | 111100 | 100 | 10100 |
Color Harmonies of #353531
Complementary color
Monochromatic Colors of #353531
Black with #353531
Text Example
Text Example
White with #353531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353531; }
p { color: rgb(53,53,49); }
H1.HeaderClassName
{
color: #353531;
}
.AnyTagClassName
{
color: #353531;
}
</style>
background-color css
<style>
a { background-color: #353531; }
a { background-color: rgb(53,53,49); }
div.DivClassName
{
background-color: #353531;
}
.BgClassName
{
background-color: #353531;
}
</style>
border-color css
<style>
span { border-color: #353531; }
span { border-color: rgb(53,53,49); }
td.TdClassName
{
border-color: #353531;
}
.TagClassName
{
border-color: #353531;
}
</style>