Shades of El Paso #363620
Tints of El Paso #363620
RGB
CMYK
RGB Variations
Color information
#363620 (or 0x363620) is known color: El Paso. HEX triplet: 36, 36 and 20. RGB value is (54,54,32). Sum of RGB (Red+Green+Blue) = 54+54+32=140 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.57% from 140); Green value is 54 (21.48% from 255 or 38.57% from 140); Blue value is 32 (12.89% from 255 or 22.86% from 140); Max value from RGB is 54 - color contains mainly: red, green. Hex color #363620 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363620 is #C9C9DF. Grayscale: #333333. Windows color (decimal): -13224416 or 2111030. OLE color: 2111030.
HSL color Cylindrical-coordinate representation of color #363620: hue angle of 60º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #363620 is Cyan = 0, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.79.
Color convert
RGB | 54 | 54 | 32 | - |
CMYK | 0 | 0 | 0.41 | 0.79 |
HSL | 60º | 0.26% | 0.17% | - |
HSV(B) | 60º | 0.41% | 0.21% | - |
XYZ | 3.1 | 3.53 | 1.88 | - |
YUV | 51.49 | 117 | 129.79 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 54 | 54 | 32 | 0 | 0 | 0.41 | 0.79 | 60 | 0.26 | 0.17 |
Hex | 36 | 36 | 20 | 0 | 0 | 29 | 4F | 3C | 1A | 11 |
Octal | 66 | 66 | 40 | 0 | 0 | 51 | 117 | 74 | 32 | 21 |
Binary | 110110 | 110110 | 100000 | 0 | 0 | 101001 | 1001111 | 111100 | 11010 | 10001 |
Color Harmonies of #363620
Complementary color
Monochromatic Colors of #363620
Black with #363620
Text Example
Text Example
White with #363620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363620; }
p { color: rgb(54,54,32); }
H1.HeaderClassName
{
color: #363620;
}
.AnyTagClassName
{
color: #363620;
}
</style>
background-color css
<style>
a { background-color: #363620; }
a { background-color: rgb(54,54,32); }
div.DivClassName
{
background-color: #363620;
}
.BgClassName
{
background-color: #363620;
}
</style>
border-color css
<style>
span { border-color: #363620; }
span { border-color: rgb(54,54,32); }
td.TdClassName
{
border-color: #363620;
}
.TagClassName
{
border-color: #363620;
}
</style>