Shades of Dell #416222
Tints of Dell #416222
RGB
CMYK
RGB Variations
Color information
#416222 (or 0x416222) is known color: Dell. HEX triplet: 41, 62 and 22. RGB value is (65,98,34). Sum of RGB (Red+Green+Blue) = 65+98+34=197 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.99% from 197); Green value is 98 (38.67% from 255 or 49.75% from 197); Blue value is 34 (13.67% from 255 or 17.26% from 197); Max value from RGB is 98 - color contains mainly: green. Hex color #416222 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416222 is #BE9DDD. Grayscale: #515151. Windows color (decimal): -12492254 or 2253377. OLE color: 2253377.
HSL color Cylindrical-coordinate representation of color #416222: hue angle of 90.94º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #416222 is Cyan = 0.34, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 98 | 34 | - |
| CMYK | 0.34 | 0 | 0.65 | 0.62 |
| HSL | 90.94º | 0.48% | 0.26% | - |
| HSV(B) | 90.94º | 0.65% | 0.38% | - |
| XYZ | 6.84 | 9.97 | 3.08 | - |
| YUV | 80.84 | 101.57 | 116.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 98 | 34 | 0.34 | 0 | 0.65 | 0.62 | 90.94 | 0.48 | 0.26 |
| Hex | 41 | 62 | 22 | 22 | 0 | 41 | 3E | 5B | 30 | 1A |
| Octal | 101 | 142 | 42 | 42 | 0 | 101 | 76 | 133 | 60 | 32 |
| Binary | 1000001 | 1100010 | 100010 | 100010 | 0 | 1000001 | 111110 | 1011011 | 110000 | 11010 |
Color Harmonies of #416222
Complementary color
Monochromatic Colors of #416222
Black with #416222
Text Example
Text Example
White with #416222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416222; }
p { color: rgb(65,98,34); }
H1.HeaderClassName
{
color: #416222;
}
.AnyTagClassName
{
color: #416222;
}
</style>
background-color css
<style>
a { background-color: #416222; }
a { background-color: rgb(65,98,34); }
div.DivClassName
{
background-color: #416222;
}
.BgClassName
{
background-color: #416222;
}
</style>
border-color css
<style>
span { border-color: #416222; }
span { border-color: rgb(65,98,34); }
td.TdClassName
{
border-color: #416222;
}
.TagClassName
{
border-color: #416222;
}
</style>