Shades of Dell #416221
Tints of Dell #416221
RGB
CMYK
RGB Variations
Color information
#416221 (or 0x416221) is known color: Dell. HEX triplet: 41, 62 and 21. RGB value is (65,98,33). Sum of RGB (Red+Green+Blue) = 65+98+33=196 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.16% from 196); Green value is 98 (38.67% from 255 or 50% from 196); Blue value is 33 (13.28% from 255 or 16.84% from 196); Max value from RGB is 98 - color contains mainly: green. Hex color #416221 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416221 is #BE9DDE. Grayscale: #505050. Windows color (decimal): -12492255 or 2187841. OLE color: 2187841.
HSL color Cylindrical-coordinate representation of color #416221: hue angle of 90.46º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #416221 is Cyan = 0.34, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 98 | 33 | - |
| CMYK | 0.34 | 0 | 0.66 | 0.62 |
| HSL | 90.46º | 0.5% | 0.26% | - |
| HSV(B) | 90.46º | 0.66% | 0.38% | - |
| XYZ | 6.82 | 9.97 | 3 | - |
| YUV | 80.72 | 101.07 | 116.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 98 | 33 | 0.34 | 0 | 0.66 | 0.62 | 90.46 | 0.5 | 0.26 |
| Hex | 41 | 62 | 21 | 22 | 0 | 42 | 3E | 5A | 32 | 1A |
| Octal | 101 | 142 | 41 | 42 | 0 | 102 | 76 | 132 | 62 | 32 |
| Binary | 1000001 | 1100010 | 100001 | 100010 | 0 | 1000010 | 111110 | 1011010 | 110010 | 11010 |
Color Harmonies of #416221
Complementary color
Monochromatic Colors of #416221
Black with #416221
Text Example
Text Example
White with #416221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416221; }
p { color: rgb(65,98,33); }
H1.HeaderClassName
{
color: #416221;
}
.AnyTagClassName
{
color: #416221;
}
</style>
background-color css
<style>
a { background-color: #416221; }
a { background-color: rgb(65,98,33); }
div.DivClassName
{
background-color: #416221;
}
.BgClassName
{
background-color: #416221;
}
</style>
border-color css
<style>
span { border-color: #416221; }
span { border-color: rgb(65,98,33); }
td.TdClassName
{
border-color: #416221;
}
.TagClassName
{
border-color: #416221;
}
</style>