Shades of El Paso #343527
Tints of El Paso #343527
RGB
CMYK
RGB Variations
Color information
#343527 (or 0x343527) is known color: El Paso. HEX triplet: 34, 35 and 27. RGB value is (52,53,39). Sum of RGB (Red+Green+Blue) = 52+53+39=144 (19% of max value = 765). Red value is 52 (20.70% from 255 or 36.11% from 144); Green value is 53 (21.09% from 255 or 36.81% from 144); Blue value is 39 (15.62% from 255 or 27.08% from 144); Max value from RGB is 53 - color contains mainly: green. Hex color #343527 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #343527 is #CBCAD8. Grayscale: #333333. Windows color (decimal): -13355737 or 2569524. OLE color: 2569524.
HSL color Cylindrical-coordinate representation of color #343527: hue angle of 64.29º 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 #343527 is Cyan = 0.02, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 52 | 53 | 39 | - |
| CMYK | 0.02 | 0 | 0.26 | 0.79 |
| HSL | 64.29º | 0.15% | 0.18% | - |
| HSV(B) | 64.29º | 0.26% | 0.21% | - |
| XYZ | 3.06 | 3.42 | 2.42 | - |
| YUV | 51.11 | 121.17 | 128.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 53 | 39 | 0.02 | 0 | 0.26 | 0.79 | 64.29 | 0.15 | 0.18 |
| Hex | 34 | 35 | 27 | 2 | 0 | 1A | 4F | 40 | F | 12 |
| Octal | 64 | 65 | 47 | 2 | 0 | 32 | 117 | 100 | 17 | 22 |
| Binary | 110100 | 110101 | 100111 | 10 | 0 | 11010 | 1001111 | 1000000 | 1111 | 10010 |
Color Harmonies of #343527
Complementary color
Monochromatic Colors of #343527
Black with #343527
Text Example
Text Example
White with #343527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343527; }
p { color: rgb(52,53,39); }
H1.HeaderClassName
{
color: #343527;
}
.AnyTagClassName
{
color: #343527;
}
</style>
background-color css
<style>
a { background-color: #343527; }
a { background-color: rgb(52,53,39); }
div.DivClassName
{
background-color: #343527;
}
.BgClassName
{
background-color: #343527;
}
</style>
border-color css
<style>
span { border-color: #343527; }
span { border-color: rgb(52,53,39); }
td.TdClassName
{
border-color: #343527;
}
.TagClassName
{
border-color: #343527;
}
</style>