Shades of El Paso #353522
Tints of El Paso #353522
RGB
CMYK
RGB Variations
Color information
#353522 (or 0x353522) is known color: El Paso. HEX triplet: 35, 35 and 22. RGB value is (53,53,34). Sum of RGB (Red+Green+Blue) = 53+53+34=140 (18% of max value = 765). Red value is 53 (21.09% from 255 or 37.86% from 140); Green value is 53 (21.09% from 255 or 37.86% from 140); Blue value is 34 (13.67% from 255 or 24.29% from 140); Max value from RGB is 53 - color contains mainly: red, green. Hex color #353522 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353522 is #CACADD. Grayscale: #323232. Windows color (decimal): -13290206 or 2241845. OLE color: 2241845.
HSL color Cylindrical-coordinate representation of color #353522: hue angle of 60º degrees, saturation: 0.22, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #353522 is Cyan = 0, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 53 | 34 | - |
| CMYK | 0 | 0 | 0.36 | 0.79 |
| HSL | 60º | 0.22% | 0.17% | - |
| HSV(B) | 60º | 0.36% | 0.21% | - |
| XYZ | 3.03 | 3.42 | 2.01 | - |
| YUV | 50.83 | 118.5 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 34 | 0 | 0 | 0.36 | 0.79 | 60 | 0.22 | 0.17 |
| Hex | 35 | 35 | 22 | 0 | 0 | 24 | 4F | 3C | 16 | 11 |
| Octal | 65 | 65 | 42 | 0 | 0 | 44 | 117 | 74 | 26 | 21 |
| Binary | 110101 | 110101 | 100010 | 0 | 0 | 100100 | 1001111 | 111100 | 10110 | 10001 |
Color Harmonies of #353522
Complementary color
Monochromatic Colors of #353522
Black with #353522
Text Example
Text Example
White with #353522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353522; }
p { color: rgb(53,53,34); }
H1.HeaderClassName
{
color: #353522;
}
.AnyTagClassName
{
color: #353522;
}
</style>
background-color css
<style>
a { background-color: #353522; }
a { background-color: rgb(53,53,34); }
div.DivClassName
{
background-color: #353522;
}
.BgClassName
{
background-color: #353522;
}
</style>
border-color css
<style>
span { border-color: #353522; }
span { border-color: rgb(53,53,34); }
td.TdClassName
{
border-color: #353522;
}
.TagClassName
{
border-color: #353522;
}
</style>