Shades of El Paso #343329
Tints of El Paso #343329
RGB
CMYK
RGB Variations
Color information
#343329 (or 0x343329) is known color: El Paso. HEX triplet: 34, 33 and 29. RGB value is (52,51,41). Sum of RGB (Red+Green+Blue) = 52+51+41=144 (19% of max value = 765). Red value is 52 (20.70% from 255 or 36.11% from 144); Green value is 51 (20.31% from 255 or 35.42% from 144); Blue value is 41 (16.41% from 255 or 28.47% from 144); Max value from RGB is 52 - color contains mainly: red. Hex color #343329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #343329 is #CBCCD6. Grayscale: #323232. Windows color (decimal): -13356247 or 2700084. OLE color: 2700084.
HSL color Cylindrical-coordinate representation of color #343329: hue angle of 54.55º degrees, saturation: 0.12, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #343329 is Cyan = 0, Magento = 0.02, Yellow = 0.21 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 51 | 41 | - |
| CMYK | 0 | 0.02 | 0.21 | 0.80 |
| HSL | 54.55º | 0.12% | 0.18% | - |
| HSV(B) | 54.55º | 0.21% | 0.2% | - |
| XYZ | 3 | 3.26 | 2.57 | - |
| YUV | 50.16 | 122.83 | 129.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 51 | 41 | 0 | 0.02 | 0.21 | 0.80 | 54.55 | 0.12 | 0.18 |
| Hex | 34 | 33 | 29 | 0 | 2 | 15 | 50 | 37 | C | 12 |
| Octal | 64 | 63 | 51 | 0 | 2 | 25 | 120 | 67 | 14 | 22 |
| Binary | 110100 | 110011 | 101001 | 0 | 10 | 10101 | 1010000 | 110111 | 1100 | 10010 |
Color Harmonies of #343329
Complementary color
Monochromatic Colors of #343329
Black with #343329
Text Example
Text Example
White with #343329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343329; }
p { color: rgb(52,51,41); }
H1.HeaderClassName
{
color: #343329;
}
.AnyTagClassName
{
color: #343329;
}
</style>
background-color css
<style>
a { background-color: #343329; }
a { background-color: rgb(52,51,41); }
div.DivClassName
{
background-color: #343329;
}
.BgClassName
{
background-color: #343329;
}
</style>
border-color css
<style>
span { border-color: #343329; }
span { border-color: rgb(52,51,41); }
td.TdClassName
{
border-color: #343329;
}
.TagClassName
{
border-color: #343329;
}
</style>