Shades of Dell #416220
Tints of Dell #416220
RGB
CMYK
RGB Variations
Color information
#416220 (or 0x416220) is known color: Dell. HEX triplet: 41, 62 and 20. RGB value is (65,98,32). Sum of RGB (Red+Green+Blue) = 65+98+32=195 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.33% from 195); Green value is 98 (38.67% from 255 or 50.26% from 195); Blue value is 32 (12.89% from 255 or 16.41% from 195); Max value from RGB is 98 - color contains mainly: green. Hex color #416220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416220 is #BE9DDF. Grayscale: #505050. Windows color (decimal): -12492256 or 2122305. OLE color: 2122305.
HSL color Cylindrical-coordinate representation of color #416220: hue angle of 90º 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 #416220 is Cyan = 0.34, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 98 | 32 | - |
| CMYK | 0.34 | 0 | 0.67 | 0.62 |
| HSL | 90º | 0.51% | 0.25% | - |
| HSV(B) | 90º | 0.67% | 0.38% | - |
| XYZ | 6.81 | 9.96 | 2.93 | - |
| YUV | 80.61 | 100.57 | 116.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 98 | 32 | 0.34 | 0 | 0.67 | 0.62 | 90 | 0.51 | 0.25 |
| Hex | 41 | 62 | 20 | 22 | 0 | 43 | 3E | 5A | 33 | 19 |
| Octal | 101 | 142 | 40 | 42 | 0 | 103 | 76 | 132 | 63 | 31 |
| Binary | 1000001 | 1100010 | 100000 | 100010 | 0 | 1000011 | 111110 | 1011010 | 110011 | 11001 |
Color Harmonies of #416220
Complementary color
Monochromatic Colors of #416220
Black with #416220
Text Example
Text Example
White with #416220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416220; }
p { color: rgb(65,98,32); }
H1.HeaderClassName
{
color: #416220;
}
.AnyTagClassName
{
color: #416220;
}
</style>
background-color css
<style>
a { background-color: #416220; }
a { background-color: rgb(65,98,32); }
div.DivClassName
{
background-color: #416220;
}
.BgClassName
{
background-color: #416220;
}
</style>
border-color css
<style>
span { border-color: #416220; }
span { border-color: rgb(65,98,32); }
td.TdClassName
{
border-color: #416220;
}
.TagClassName
{
border-color: #416220;
}
</style>