Shades of Dell #446920
Tints of Dell #446920
RGB
CMYK
RGB Variations
Color information
#446920 (or 0x446920) is known color: Dell. HEX triplet: 44, 69 and 20. RGB value is (68,105,32). Sum of RGB (Red+Green+Blue) = 68+105+32=205 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.17% from 205); Green value is 105 (41.41% from 255 or 51.22% from 205); Blue value is 32 (12.89% from 255 or 15.61% from 205); Max value from RGB is 105 - color contains mainly: green. Hex color #446920 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446920 is #BB96DF. Grayscale: #555555. Windows color (decimal): -12293856 or 2124100. OLE color: 2124100.
HSL color Cylindrical-coordinate representation of color #446920: hue angle of 90.41º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #446920 is Cyan = 0.35, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 105 | 32 | - |
| CMYK | 0.35 | 0 | 0.70 | 0.59 |
| HSL | 90.41º | 0.53% | 0.27% | - |
| HSV(B) | 90.41º | 0.7% | 0.41% | - |
| XYZ | 7.7 | 11.44 | 3.17 | - |
| YUV | 85.62 | 97.74 | 115.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 105 | 32 | 0.35 | 0 | 0.70 | 0.59 | 90.41 | 0.53 | 0.27 |
| Hex | 44 | 69 | 20 | 23 | 0 | 46 | 3B | 5A | 35 | 1B |
| Octal | 104 | 151 | 40 | 43 | 0 | 106 | 73 | 132 | 65 | 33 |
| Binary | 1000100 | 1101001 | 100000 | 100011 | 0 | 1000110 | 111011 | 1011010 | 110101 | 11011 |
Color Harmonies of #446920
Complementary color
Monochromatic Colors of #446920
Black with #446920
Text Example
Text Example
White with #446920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446920; }
p { color: rgb(68,105,32); }
H1.HeaderClassName
{
color: #446920;
}
.AnyTagClassName
{
color: #446920;
}
</style>
background-color css
<style>
a { background-color: #446920; }
a { background-color: rgb(68,105,32); }
div.DivClassName
{
background-color: #446920;
}
.BgClassName
{
background-color: #446920;
}
</style>
border-color css
<style>
span { border-color: #446920; }
span { border-color: rgb(68,105,32); }
td.TdClassName
{
border-color: #446920;
}
.TagClassName
{
border-color: #446920;
}
</style>