Shades of El Paso #343428
Tints of El Paso #343428
RGB
CMYK
RGB Variations
Color information
#343428 (or 0x343428) is known color: El Paso. HEX triplet: 34, 34 and 28. RGB value is (52,52,40). Sum of RGB (Red+Green+Blue) = 52+52+40=144 (19% of max value = 765). Red value is 52 (20.70% from 255 or 36.11% from 144); Green value is 52 (20.70% from 255 or 36.11% from 144); Blue value is 40 (16.02% from 255 or 27.78% from 144); Max value from RGB is 52 - color contains mainly: red, green. Hex color #343428 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #343428 is #CBCBD7. Grayscale: #323232. Windows color (decimal): -13355992 or 2634804. OLE color: 2634804.
HSL color Cylindrical-coordinate representation of color #343428: hue angle of 60º degrees, saturation: 0.13, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #343428 is Cyan = 0, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 52 | 40 | - |
| CMYK | 0 | 0 | 0.23 | 0.80 |
| HSL | 60º | 0.13% | 0.18% | - |
| HSV(B) | 60º | 0.23% | 0.2% | - |
| XYZ | 3.03 | 3.34 | 2.49 | - |
| YUV | 50.63 | 122 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 52 | 40 | 0 | 0 | 0.23 | 0.80 | 60 | 0.13 | 0.18 |
| Hex | 34 | 34 | 28 | 0 | 0 | 17 | 50 | 3C | D | 12 |
| Octal | 64 | 64 | 50 | 0 | 0 | 27 | 120 | 74 | 15 | 22 |
| Binary | 110100 | 110100 | 101000 | 0 | 0 | 10111 | 1010000 | 111100 | 1101 | 10010 |
Color Harmonies of #343428
Complementary color
Monochromatic Colors of #343428
Black with #343428
Text Example
Text Example
White with #343428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343428; }
p { color: rgb(52,52,40); }
H1.HeaderClassName
{
color: #343428;
}
.AnyTagClassName
{
color: #343428;
}
</style>
background-color css
<style>
a { background-color: #343428; }
a { background-color: rgb(52,52,40); }
div.DivClassName
{
background-color: #343428;
}
.BgClassName
{
background-color: #343428;
}
</style>
border-color css
<style>
span { border-color: #343428; }
span { border-color: rgb(52,52,40); }
td.TdClassName
{
border-color: #343428;
}
.TagClassName
{
border-color: #343428;
}
</style>