Shades of El Paso #383620
Tints of El Paso #383620
RGB
CMYK
RGB Variations
Color information
#383620 (or 0x383620) is known color: El Paso. HEX triplet: 38, 36 and 20. RGB value is (56,54,32). Sum of RGB (Red+Green+Blue) = 56+54+32=142 (18% of max value = 765). Red value is 56 (22.27% from 255 or 39.44% from 142); Green value is 54 (21.48% from 255 or 38.03% from 142); Blue value is 32 (12.89% from 255 or 22.54% from 142); Max value from RGB is 56 - color contains mainly: red. Hex color #383620 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383620 is #C7C9DF. Grayscale: #343434. Windows color (decimal): -13093344 or 2111032. OLE color: 2111032.
HSL color Cylindrical-coordinate representation of color #383620: hue angle of 55º degrees, saturation: 0.27, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #383620 is Cyan = 0, Magento = 0.04, Yellow = 0.43 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 54 | 32 | - |
| CMYK | 0 | 0.04 | 0.43 | 0.78 |
| HSL | 55º | 0.27% | 0.17% | - |
| HSV(B) | 55º | 0.43% | 0.22% | - |
| XYZ | 3.21 | 3.58 | 1.89 | - |
| YUV | 52.09 | 116.66 | 130.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 54 | 32 | 0 | 0.04 | 0.43 | 0.78 | 55 | 0.27 | 0.17 |
| Hex | 38 | 36 | 20 | 0 | 4 | 2B | 4E | 37 | 1B | 11 |
| Octal | 70 | 66 | 40 | 0 | 4 | 53 | 116 | 67 | 33 | 21 |
| Binary | 111000 | 110110 | 100000 | 0 | 100 | 101011 | 1001110 | 110111 | 11011 | 10001 |
Color Harmonies of #383620
Complementary color
Monochromatic Colors of #383620
Black with #383620
Text Example
Text Example
White with #383620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383620; }
p { color: rgb(56,54,32); }
H1.HeaderClassName
{
color: #383620;
}
.AnyTagClassName
{
color: #383620;
}
</style>
background-color css
<style>
a { background-color: #383620; }
a { background-color: rgb(56,54,32); }
div.DivClassName
{
background-color: #383620;
}
.BgClassName
{
background-color: #383620;
}
</style>
border-color css
<style>
span { border-color: #383620; }
span { border-color: rgb(56,54,32); }
td.TdClassName
{
border-color: #383620;
}
.TagClassName
{
border-color: #383620;
}
</style>