Shades of El Paso #353523
Tints of El Paso #353523
RGB
CMYK
RGB Variations
Color information
#353523 (or 0x353523) is known color: El Paso. HEX triplet: 35, 35 and 23. RGB value is (53,53,35). Sum of RGB (Red+Green+Blue) = 53+53+35=141 (18% of max value = 765). Red value is 53 (21.09% from 255 or 37.59% from 141); Green value is 53 (21.09% from 255 or 37.59% from 141); Blue value is 35 (14.06% from 255 or 24.82% from 141); Max value from RGB is 53 - color contains mainly: red, green. Hex color #353523 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353523 is #CACADC. Grayscale: #333333. Windows color (decimal): -13290205 or 2307381. OLE color: 2307381.
HSL color Cylindrical-coordinate representation of color #353523: hue angle of 60º degrees, saturation: 0.2, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #353523 is Cyan = 0, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 53 | 35 | - |
| CMYK | 0 | 0 | 0.34 | 0.79 |
| HSL | 60º | 0.2% | 0.17% | - |
| HSV(B) | 60º | 0.34% | 0.21% | - |
| XYZ | 3.04 | 3.42 | 2.09 | - |
| YUV | 50.95 | 119 | 129.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 35 | 0 | 0 | 0.34 | 0.79 | 60 | 0.2 | 0.17 |
| Hex | 35 | 35 | 23 | 0 | 0 | 22 | 4F | 3C | 14 | 11 |
| Octal | 65 | 65 | 43 | 0 | 0 | 42 | 117 | 74 | 24 | 21 |
| Binary | 110101 | 110101 | 100011 | 0 | 0 | 100010 | 1001111 | 111100 | 10100 | 10001 |
Color Harmonies of #353523
Complementary color
Monochromatic Colors of #353523
Black with #353523
Text Example
Text Example
White with #353523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353523; }
p { color: rgb(53,53,35); }
H1.HeaderClassName
{
color: #353523;
}
.AnyTagClassName
{
color: #353523;
}
</style>
background-color css
<style>
a { background-color: #353523; }
a { background-color: rgb(53,53,35); }
div.DivClassName
{
background-color: #353523;
}
.BgClassName
{
background-color: #353523;
}
</style>
border-color css
<style>
span { border-color: #353523; }
span { border-color: rgb(53,53,35); }
td.TdClassName
{
border-color: #353523;
}
.TagClassName
{
border-color: #353523;
}
</style>