Shades of Dell #416126
Tints of Dell #416126
RGB
CMYK
RGB Variations
Color information
#416126 (or 0x416126) is known color: Dell. HEX triplet: 41, 61 and 26. RGB value is (65,97,38). Sum of RGB (Red+Green+Blue) = 65+97+38=200 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.5% from 200); Green value is 97 (38.28% from 255 or 48.5% from 200); Blue value is 38 (15.23% from 255 or 19% from 200); Max value from RGB is 97 - color contains mainly: green. Hex color #416126 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416126 is #BE9ED9. Grayscale: #505050. Windows color (decimal): -12492506 or 2515265. OLE color: 2515265.
HSL color Cylindrical-coordinate representation of color #416126: hue angle of 92.54º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #416126 is Cyan = 0.33, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 97 | 38 | - |
| CMYK | 0.33 | 0 | 0.61 | 0.62 |
| HSL | 92.54º | 0.44% | 0.26% | - |
| HSV(B) | 92.54º | 0.61% | 0.38% | - |
| XYZ | 6.8 | 9.81 | 3.37 | - |
| YUV | 80.71 | 103.9 | 116.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 97 | 38 | 0.33 | 0 | 0.61 | 0.62 | 92.54 | 0.44 | 0.26 |
| Hex | 41 | 61 | 26 | 21 | 0 | 3D | 3E | 5D | 2C | 1A |
| Octal | 101 | 141 | 46 | 41 | 0 | 75 | 76 | 135 | 54 | 32 |
| Binary | 1000001 | 1100001 | 100110 | 100001 | 0 | 111101 | 111110 | 1011101 | 101100 | 11010 |
Color Harmonies of #416126
Complementary color
Monochromatic Colors of #416126
Black with #416126
Text Example
Text Example
White with #416126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416126; }
p { color: rgb(65,97,38); }
H1.HeaderClassName
{
color: #416126;
}
.AnyTagClassName
{
color: #416126;
}
</style>
background-color css
<style>
a { background-color: #416126; }
a { background-color: rgb(65,97,38); }
div.DivClassName
{
background-color: #416126;
}
.BgClassName
{
background-color: #416126;
}
</style>
border-color css
<style>
span { border-color: #416126; }
span { border-color: rgb(65,97,38); }
td.TdClassName
{
border-color: #416126;
}
.TagClassName
{
border-color: #416126;
}
</style>