Shades of El Paso #353533
Tints of El Paso #353533
RGB
CMYK
RGB Variations
Color information
#353533 (or 0x353533) is known color: El Paso. HEX triplet: 35, 35 and 33. RGB value is (53,53,51). Sum of RGB (Red+Green+Blue) = 53+53+51=157 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.76% from 157); Green value is 53 (21.09% from 255 or 33.76% from 157); Blue value is 51 (20.31% from 255 or 32.48% from 157); Max value from RGB is 53 - color contains mainly: red, green. Hex color #353533 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353533 is #CACACC. Grayscale: #343434. Windows color (decimal): -13290189 or 3355957. OLE color: 3355957.
HSL color Cylindrical-coordinate representation of color #353533: hue angle of 60º degrees, saturation: 0.02, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #353533 is Cyan = 0, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 53 | 51 | - |
| CMYK | 0 | 0 | 0.04 | 0.79 |
| HSL | 60º | 0.02% | 0.2% | - |
| HSV(B) | 60º | 0.04% | 0.21% | - |
| XYZ | 3.34 | 3.54 | 3.64 | - |
| YUV | 52.77 | 127 | 128.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 51 | 0 | 0 | 0.04 | 0.79 | 60 | 0.02 | 0.2 |
| Hex | 35 | 35 | 33 | 0 | 0 | 4 | 4F | 3C | 2 | 14 |
| Octal | 65 | 65 | 63 | 0 | 0 | 4 | 117 | 74 | 2 | 24 |
| Binary | 110101 | 110101 | 110011 | 0 | 0 | 100 | 1001111 | 111100 | 10 | 10100 |
Color Harmonies of #353533
Complementary color
Monochromatic Colors of #353533
Black with #353533
Text Example
Text Example
White with #353533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353533; }
p { color: rgb(53,53,51); }
H1.HeaderClassName
{
color: #353533;
}
.AnyTagClassName
{
color: #353533;
}
</style>
background-color css
<style>
a { background-color: #353533; }
a { background-color: rgb(53,53,51); }
div.DivClassName
{
background-color: #353533;
}
.BgClassName
{
background-color: #353533;
}
</style>
border-color css
<style>
span { border-color: #353533; }
span { border-color: rgb(53,53,51); }
td.TdClassName
{
border-color: #353533;
}
.TagClassName
{
border-color: #353533;
}
</style>