Shades of Dell #416928
Tints of Dell #416928
RGB
CMYK
RGB Variations
Color information
#416928 (or 0x416928) is known color: Dell. HEX triplet: 41, 69 and 28. RGB value is (65,105,40). Sum of RGB (Red+Green+Blue) = 65+105+40=210 (27% of max value = 765). Red value is 65 (25.78% from 255 or 30.95% from 210); Green value is 105 (41.41% from 255 or 50% from 210); Blue value is 40 (16.02% from 255 or 19.05% from 210); Max value from RGB is 105 - color contains mainly: green. Hex color #416928 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416928 is #BE96D7. Grayscale: #555555. Windows color (decimal): -12490456 or 2648385. OLE color: 2648385.
HSL color Cylindrical-coordinate representation of color #416928: hue angle of 96.92º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #416928 is Cyan = 0.38, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 105 | 40 | - |
| CMYK | 0.38 | 0 | 0.62 | 0.59 |
| HSL | 96.92º | 0.45% | 0.28% | - |
| HSV(B) | 96.92º | 0.62% | 0.41% | - |
| XYZ | 7.61 | 11.38 | 3.8 | - |
| YUV | 85.63 | 102.25 | 113.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 105 | 40 | 0.38 | 0 | 0.62 | 0.59 | 96.92 | 0.45 | 0.28 |
| Hex | 41 | 69 | 28 | 26 | 0 | 3E | 3B | 61 | 2D | 1C |
| Octal | 101 | 151 | 50 | 46 | 0 | 76 | 73 | 141 | 55 | 34 |
| Binary | 1000001 | 1101001 | 101000 | 100110 | 0 | 111110 | 111011 | 1100001 | 101101 | 11100 |
Color Harmonies of #416928
Complementary color
Monochromatic Colors of #416928
Black with #416928
Text Example
Text Example
White with #416928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416928; }
p { color: rgb(65,105,40); }
H1.HeaderClassName
{
color: #416928;
}
.AnyTagClassName
{
color: #416928;
}
</style>
background-color css
<style>
a { background-color: #416928; }
a { background-color: rgb(65,105,40); }
div.DivClassName
{
background-color: #416928;
}
.BgClassName
{
background-color: #416928;
}
</style>
border-color css
<style>
span { border-color: #416928; }
span { border-color: rgb(65,105,40); }
td.TdClassName
{
border-color: #416928;
}
.TagClassName
{
border-color: #416928;
}
</style>