Shades of El Paso #353530
Tints of El Paso #353530
RGB
CMYK
RGB Variations
Color information
#353530 (or 0x353530) is known color: El Paso. HEX triplet: 35, 35 and 30. RGB value is (53,53,48). Sum of RGB (Red+Green+Blue) = 53+53+48=154 (20% of max value = 765). Red value is 53 (21.09% from 255 or 34.42% from 154); Green value is 53 (21.09% from 255 or 34.42% from 154); Blue value is 48 (19.14% from 255 or 31.17% from 154); Max value from RGB is 53 - color contains mainly: red, green. Hex color #353530 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353530 is #CACACF. Grayscale: #343434. Windows color (decimal): -13290192 or 3159349. OLE color: 3159349.
HSL color Cylindrical-coordinate representation of color #353530: hue angle of 60º degrees, saturation: 0.05, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #353530 is Cyan = 0, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 53 | 48 | - |
| CMYK | 0 | 0 | 0.09 | 0.79 |
| HSL | 60º | 0.05% | 0.2% | - |
| HSV(B) | 60º | 0.09% | 0.21% | - |
| XYZ | 3.27 | 3.52 | 3.3 | - |
| YUV | 52.43 | 125.5 | 128.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 48 | 0 | 0 | 0.09 | 0.79 | 60 | 0.05 | 0.2 |
| Hex | 35 | 35 | 30 | 0 | 0 | 9 | 4F | 3C | 5 | 14 |
| Octal | 65 | 65 | 60 | 0 | 0 | 11 | 117 | 74 | 5 | 24 |
| Binary | 110101 | 110101 | 110000 | 0 | 0 | 1001 | 1001111 | 111100 | 101 | 10100 |
Color Harmonies of #353530
Complementary color
Monochromatic Colors of #353530
Black with #353530
Text Example
Text Example
White with #353530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353530; }
p { color: rgb(53,53,48); }
H1.HeaderClassName
{
color: #353530;
}
.AnyTagClassName
{
color: #353530;
}
</style>
background-color css
<style>
a { background-color: #353530; }
a { background-color: rgb(53,53,48); }
div.DivClassName
{
background-color: #353530;
}
.BgClassName
{
background-color: #353530;
}
</style>
border-color css
<style>
span { border-color: #353530; }
span { border-color: rgb(53,53,48); }
td.TdClassName
{
border-color: #353530;
}
.TagClassName
{
border-color: #353530;
}
</style>