Shades of Dell #416026
Tints of Dell #416026
RGB
CMYK
RGB Variations
Color information
#416026 (or 0x416026) is known color: Dell. HEX triplet: 41, 60 and 26. RGB value is (65,96,38). Sum of RGB (Red+Green+Blue) = 65+96+38=199 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.66% from 199); Green value is 96 (37.89% from 255 or 48.24% from 199); Blue value is 38 (15.23% from 255 or 19.10% from 199); Max value from RGB is 96 - color contains mainly: green. Hex color #416026 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416026 is #BE9FD9. Grayscale: #505050. Windows color (decimal): -12492762 or 2515009. OLE color: 2515009.
HSL color Cylindrical-coordinate representation of color #416026: hue angle of 92.07º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #416026 is Cyan = 0.32, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 96 | 38 | - |
| CMYK | 0.32 | 0 | 0.60 | 0.62 |
| HSL | 92.07º | 0.43% | 0.26% | - |
| HSV(B) | 92.07º | 0.6% | 0.38% | - |
| XYZ | 6.71 | 9.63 | 3.34 | - |
| YUV | 80.12 | 104.23 | 117.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 96 | 38 | 0.32 | 0 | 0.60 | 0.62 | 92.07 | 0.43 | 0.26 |
| Hex | 41 | 60 | 26 | 20 | 0 | 3C | 3E | 5C | 2B | 1A |
| Octal | 101 | 140 | 46 | 40 | 0 | 74 | 76 | 134 | 53 | 32 |
| Binary | 1000001 | 1100000 | 100110 | 100000 | 0 | 111100 | 111110 | 1011100 | 101011 | 11010 |
Color Harmonies of #416026
Complementary color
Monochromatic Colors of #416026
Black with #416026
Text Example
Text Example
White with #416026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416026; }
p { color: rgb(65,96,38); }
H1.HeaderClassName
{
color: #416026;
}
.AnyTagClassName
{
color: #416026;
}
</style>
background-color css
<style>
a { background-color: #416026; }
a { background-color: rgb(65,96,38); }
div.DivClassName
{
background-color: #416026;
}
.BgClassName
{
background-color: #416026;
}
</style>
border-color css
<style>
span { border-color: #416026; }
span { border-color: rgb(65,96,38); }
td.TdClassName
{
border-color: #416026;
}
.TagClassName
{
border-color: #416026;
}
</style>