Shades of Dell #406220
Tints of Dell #406220
RGB
CMYK
RGB Variations
Color information
#406220 (or 0x406220) is known color: Dell. HEX triplet: 40, 62 and 20. RGB value is (64,98,32). Sum of RGB (Red+Green+Blue) = 64+98+32=194 (25% of max value = 765). Red value is 64 (25.39% from 255 or 32.99% from 194); Green value is 98 (38.67% from 255 or 50.52% from 194); Blue value is 32 (12.89% from 255 or 16.49% from 194); Max value from RGB is 98 - color contains mainly: green. Hex color #406220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406220 is #BF9DDF. Grayscale: #505050. Windows color (decimal): -12557792 or 2122304. OLE color: 2122304.
HSL color Cylindrical-coordinate representation of color #406220: hue angle of 90.91º degrees, saturation: 0.51, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #406220 is Cyan = 0.35, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 98 | 32 | - |
| CMYK | 0.35 | 0 | 0.67 | 0.62 |
| HSL | 90.91º | 0.51% | 0.25% | - |
| HSV(B) | 90.91º | 0.67% | 0.38% | - |
| XYZ | 6.74 | 9.93 | 2.93 | - |
| YUV | 80.31 | 100.74 | 116.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 98 | 32 | 0.35 | 0 | 0.67 | 0.62 | 90.91 | 0.51 | 0.25 |
| Hex | 40 | 62 | 20 | 23 | 0 | 43 | 3E | 5B | 33 | 19 |
| Octal | 100 | 142 | 40 | 43 | 0 | 103 | 76 | 133 | 63 | 31 |
| Binary | 1000000 | 1100010 | 100000 | 100011 | 0 | 1000011 | 111110 | 1011011 | 110011 | 11001 |
Color Harmonies of #406220
Complementary color
Monochromatic Colors of #406220
Black with #406220
Text Example
Text Example
White with #406220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406220; }
p { color: rgb(64,98,32); }
H1.HeaderClassName
{
color: #406220;
}
.AnyTagClassName
{
color: #406220;
}
</style>
background-color css
<style>
a { background-color: #406220; }
a { background-color: rgb(64,98,32); }
div.DivClassName
{
background-color: #406220;
}
.BgClassName
{
background-color: #406220;
}
</style>
border-color css
<style>
span { border-color: #406220; }
span { border-color: rgb(64,98,32); }
td.TdClassName
{
border-color: #406220;
}
.TagClassName
{
border-color: #406220;
}
</style>