Shades of El Paso #444428
Tints of El Paso #444428
RGB
CMYK
RGB Variations
Color information
#444428 (or 0x444428) is known color: El Paso. HEX triplet: 44, 44 and 28. RGB value is (68,68,40). Sum of RGB (Red+Green+Blue) = 68+68+40=176 (23% of max value = 765). Red value is 68 (26.95% from 255 or 38.64% from 176); Green value is 68 (26.95% from 255 or 38.64% from 176); Blue value is 40 (16.02% from 255 or 22.73% from 176); Max value from RGB is 68 - color contains mainly: red, green. Hex color #444428 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #444428 is #BBBBD7. Grayscale: #404040. Windows color (decimal): -12303320 or 2638916. OLE color: 2638916.
HSL color Cylindrical-coordinate representation of color #444428: hue angle of 60º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #444428 is Cyan = 0, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
RGB | 68 | 68 | 40 | - |
CMYK | 0 | 0 | 0.41 | 0.73 |
HSL | 60º | 0.26% | 0.21% | - |
HSV(B) | 60º | 0.41% | 0.27% | - |
XYZ | 4.83 | 5.52 | 2.82 | - |
YUV | 64.81 | 114 | 130.28 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 68 | 68 | 40 | 0 | 0 | 0.41 | 0.73 | 60 | 0.26 | 0.21 |
Hex | 44 | 44 | 28 | 0 | 0 | 29 | 49 | 3C | 1A | 15 |
Octal | 104 | 104 | 50 | 0 | 0 | 51 | 111 | 74 | 32 | 25 |
Binary | 1000100 | 1000100 | 101000 | 0 | 0 | 101001 | 1001001 | 111100 | 11010 | 10101 |
Color Harmonies of #444428
Complementary color
Monochromatic Colors of #444428
Black with #444428
Text Example
Text Example
White with #444428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #444428; }
p { color: rgb(68,68,40); }
H1.HeaderClassName
{
color: #444428;
}
.AnyTagClassName
{
color: #444428;
}
</style>
background-color css
<style>
a { background-color: #444428; }
a { background-color: rgb(68,68,40); }
div.DivClassName
{
background-color: #444428;
}
.BgClassName
{
background-color: #444428;
}
</style>
border-color css
<style>
span { border-color: #444428; }
span { border-color: rgb(68,68,40); }
td.TdClassName
{
border-color: #444428;
}
.TagClassName
{
border-color: #444428;
}
</style>