Shades of El Paso #353527
Tints of El Paso #353527
RGB
CMYK
RGB Variations
Color information
#353527 (or 0x353527) is known color: El Paso. HEX triplet: 35, 35 and 27. RGB value is (53,53,39). Sum of RGB (Red+Green+Blue) = 53+53+39=145 (19% of max value = 765). Red value is 53 (21.09% from 255 or 36.55% from 145); Green value is 53 (21.09% from 255 or 36.55% from 145); Blue value is 39 (15.62% from 255 or 26.90% from 145); Max value from RGB is 53 - color contains mainly: red, green. Hex color #353527 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353527 is #CACAD8. Grayscale: #333333. Windows color (decimal): -13290201 or 2569525. OLE color: 2569525.
HSL color Cylindrical-coordinate representation of color #353527: hue angle of 60º degrees, saturation: 0.15, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #353527 is Cyan = 0, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 53 | 39 | - |
| CMYK | 0 | 0 | 0.26 | 0.79 |
| HSL | 60º | 0.15% | 0.18% | - |
| HSV(B) | 60º | 0.26% | 0.21% | - |
| XYZ | 3.11 | 3.45 | 2.42 | - |
| YUV | 51.4 | 121 | 129.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 39 | 0 | 0 | 0.26 | 0.79 | 60 | 0.15 | 0.18 |
| Hex | 35 | 35 | 27 | 0 | 0 | 1A | 4F | 3C | F | 12 |
| Octal | 65 | 65 | 47 | 0 | 0 | 32 | 117 | 74 | 17 | 22 |
| Binary | 110101 | 110101 | 100111 | 0 | 0 | 11010 | 1001111 | 111100 | 1111 | 10010 |
Color Harmonies of #353527
Complementary color
Monochromatic Colors of #353527
Black with #353527
Text Example
Text Example
White with #353527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353527; }
p { color: rgb(53,53,39); }
H1.HeaderClassName
{
color: #353527;
}
.AnyTagClassName
{
color: #353527;
}
</style>
background-color css
<style>
a { background-color: #353527; }
a { background-color: rgb(53,53,39); }
div.DivClassName
{
background-color: #353527;
}
.BgClassName
{
background-color: #353527;
}
</style>
border-color css
<style>
span { border-color: #353527; }
span { border-color: rgb(53,53,39); }
td.TdClassName
{
border-color: #353527;
}
.TagClassName
{
border-color: #353527;
}
</style>