Shades of El Paso #383921
Tints of El Paso #383921
RGB
CMYK
RGB Variations
Color information
#383921 (or 0x383921) is known color: El Paso. HEX triplet: 38, 39 and 21. RGB value is (56,57,33). Sum of RGB (Red+Green+Blue) = 56+57+33=146 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.36% from 146); Green value is 57 (22.66% from 255 or 39.04% from 146); Blue value is 33 (13.28% from 255 or 22.60% from 146); Max value from RGB is 57 - color contains mainly: green. Hex color #383921 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383921 is #C7C6DE. Grayscale: #363636. Windows color (decimal): -13092575 or 2177336. OLE color: 2177336.
HSL color Cylindrical-coordinate representation of color #383921: hue angle of 62.5º degrees, saturation: 0.27, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #383921 is Cyan = 0.02, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 57 | 33 | - |
| CMYK | 0.02 | 0 | 0.42 | 0.78 |
| HSL | 62.5º | 0.27% | 0.18% | - |
| HSV(B) | 62.5º | 0.42% | 0.22% | - |
| XYZ | 3.37 | 3.88 | 2.01 | - |
| YUV | 53.97 | 116.17 | 129.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 57 | 33 | 0.02 | 0 | 0.42 | 0.78 | 62.5 | 0.27 | 0.18 |
| Hex | 38 | 39 | 21 | 2 | 0 | 2A | 4E | 3F | 1B | 12 |
| Octal | 70 | 71 | 41 | 2 | 0 | 52 | 116 | 77 | 33 | 22 |
| Binary | 111000 | 111001 | 100001 | 10 | 0 | 101010 | 1001110 | 111111 | 11011 | 10010 |
Color Harmonies of #383921
Complementary color
Monochromatic Colors of #383921
Black with #383921
Text Example
Text Example
White with #383921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383921; }
p { color: rgb(56,57,33); }
H1.HeaderClassName
{
color: #383921;
}
.AnyTagClassName
{
color: #383921;
}
</style>
background-color css
<style>
a { background-color: #383921; }
a { background-color: rgb(56,57,33); }
div.DivClassName
{
background-color: #383921;
}
.BgClassName
{
background-color: #383921;
}
</style>
border-color css
<style>
span { border-color: #383921; }
span { border-color: rgb(56,57,33); }
td.TdClassName
{
border-color: #383921;
}
.TagClassName
{
border-color: #383921;
}
</style>