Shades of Dell #446620
Tints of Dell #446620
RGB
CMYK
RGB Variations
Color information
#446620 (or 0x446620) is known color: Dell. HEX triplet: 44, 66 and 20. RGB value is (68,102,32). Sum of RGB (Red+Green+Blue) = 68+102+32=202 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.66% from 202); Green value is 102 (40.23% from 255 or 50.50% from 202); Blue value is 32 (12.89% from 255 or 15.84% from 202); Max value from RGB is 102 - color contains mainly: green. Hex color #446620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446620 is #BB99DF. Grayscale: #545454. Windows color (decimal): -12294624 or 2123332. OLE color: 2123332.
HSL color Cylindrical-coordinate representation of color #446620: hue angle of 89.14º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #446620 is Cyan = 0.33, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 68 | 102 | 32 | - |
| CMYK | 0.33 | 0 | 0.69 | 0.6 |
| HSL | 89.14º | 0.52% | 0.26% | - |
| HSV(B) | 89.14º | 0.69% | 0.4% | - |
| XYZ | 7.4 | 10.84 | 3.07 | - |
| YUV | 83.85 | 98.74 | 116.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 102 | 32 | 0.33 | 0 | 0.69 | 0.6 | 89.14 | 0.52 | 0.26 |
| Hex | 44 | 66 | 20 | 21 | 0 | 45 | 3C | 59 | 34 | 1A |
| Octal | 104 | 146 | 40 | 41 | 0 | 105 | 74 | 131 | 64 | 32 |
| Binary | 1000100 | 1100110 | 100000 | 100001 | 0 | 1000101 | 111100 | 1011001 | 110100 | 11010 |
Color Harmonies of #446620
Complementary color
Monochromatic Colors of #446620
Black with #446620
Text Example
Text Example
White with #446620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446620; }
p { color: rgb(68,102,32); }
H1.HeaderClassName
{
color: #446620;
}
.AnyTagClassName
{
color: #446620;
}
</style>
background-color css
<style>
a { background-color: #446620; }
a { background-color: rgb(68,102,32); }
div.DivClassName
{
background-color: #446620;
}
.BgClassName
{
background-color: #446620;
}
</style>
border-color css
<style>
span { border-color: #446620; }
span { border-color: rgb(68,102,32); }
td.TdClassName
{
border-color: #446620;
}
.TagClassName
{
border-color: #446620;
}
</style>