Shades of Dell #446128
Tints of Dell #446128
RGB
CMYK
RGB Variations
Color information
#446128 (or 0x446128) is known color: Dell. HEX triplet: 44, 61 and 28. RGB value is (68,97,40). Sum of RGB (Red+Green+Blue) = 68+97+40=205 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.17% from 205); Green value is 97 (38.28% from 255 or 47.32% from 205); Blue value is 40 (16.02% from 255 or 19.51% from 205); Max value from RGB is 97 - color contains mainly: green. Hex color #446128 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446128 is #BB9ED7. Grayscale: #525252. Windows color (decimal): -12295896 or 2646340. OLE color: 2646340.
HSL color Cylindrical-coordinate representation of color #446128: hue angle of 90.53º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #446128 is Cyan = 0.30, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 97 | 40 | - |
| CMYK | 0.30 | 0 | 0.59 | 0.62 |
| HSL | 90.53º | 0.42% | 0.27% | - |
| HSV(B) | 90.53º | 0.59% | 0.38% | - |
| XYZ | 7.04 | 9.93 | 3.55 | - |
| YUV | 81.83 | 104.39 | 118.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 97 | 40 | 0.30 | 0 | 0.59 | 0.62 | 90.53 | 0.42 | 0.27 |
| Hex | 44 | 61 | 28 | 1E | 0 | 3B | 3E | 5B | 2A | 1B |
| Octal | 104 | 141 | 50 | 36 | 0 | 73 | 76 | 133 | 52 | 33 |
| Binary | 1000100 | 1100001 | 101000 | 11110 | 0 | 111011 | 111110 | 1011011 | 101010 | 11011 |
Color Harmonies of #446128
Complementary color
Monochromatic Colors of #446128
Black with #446128
Text Example
Text Example
White with #446128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446128; }
p { color: rgb(68,97,40); }
H1.HeaderClassName
{
color: #446128;
}
.AnyTagClassName
{
color: #446128;
}
</style>
background-color css
<style>
a { background-color: #446128; }
a { background-color: rgb(68,97,40); }
div.DivClassName
{
background-color: #446128;
}
.BgClassName
{
background-color: #446128;
}
</style>
border-color css
<style>
span { border-color: #446128; }
span { border-color: rgb(68,97,40); }
td.TdClassName
{
border-color: #446128;
}
.TagClassName
{
border-color: #446128;
}
</style>