Shades of El Paso #383822
Tints of El Paso #383822
RGB
CMYK
RGB Variations
Color information
#383822 (or 0x383822) is known color: El Paso. HEX triplet: 38, 38 and 22. RGB value is (56,56,34). Sum of RGB (Red+Green+Blue) = 56+56+34=146 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.36% from 146); Green value is 56 (22.27% from 255 or 38.36% from 146); Blue value is 34 (13.67% from 255 or 23.29% from 146); Max value from RGB is 56 - color contains mainly: red, green. Hex color #383822 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383822 is #C7C7DD. Grayscale: #353535. Windows color (decimal): -13092830 or 2242616. OLE color: 2242616.
HSL color Cylindrical-coordinate representation of color #383822: hue angle of 60º degrees, saturation: 0.24, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #383822 is Cyan = 0, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 56 | 34 | - |
| CMYK | 0 | 0 | 0.39 | 0.78 |
| HSL | 60º | 0.24% | 0.18% | - |
| HSV(B) | 60º | 0.39% | 0.22% | - |
| XYZ | 3.33 | 3.78 | 2.07 | - |
| YUV | 53.49 | 117 | 129.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 56 | 34 | 0 | 0 | 0.39 | 0.78 | 60 | 0.24 | 0.18 |
| Hex | 38 | 38 | 22 | 0 | 0 | 27 | 4E | 3C | 18 | 12 |
| Octal | 70 | 70 | 42 | 0 | 0 | 47 | 116 | 74 | 30 | 22 |
| Binary | 111000 | 111000 | 100010 | 0 | 0 | 100111 | 1001110 | 111100 | 11000 | 10010 |
Color Harmonies of #383822
Complementary color
Monochromatic Colors of #383822
Black with #383822
Text Example
Text Example
White with #383822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383822; }
p { color: rgb(56,56,34); }
H1.HeaderClassName
{
color: #383822;
}
.AnyTagClassName
{
color: #383822;
}
</style>
background-color css
<style>
a { background-color: #383822; }
a { background-color: rgb(56,56,34); }
div.DivClassName
{
background-color: #383822;
}
.BgClassName
{
background-color: #383822;
}
</style>
border-color css
<style>
span { border-color: #383822; }
span { border-color: rgb(56,56,34); }
td.TdClassName
{
border-color: #383822;
}
.TagClassName
{
border-color: #383822;
}
</style>