Shades of Dell #416918
Tints of Dell #416918
RGB
CMYK
RGB Variations
Color information
#416918 (or 0x416918) is known color: Dell. HEX triplet: 41, 69 and 18. RGB value is (65,105,24). Sum of RGB (Red+Green+Blue) = 65+105+24=194 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.51% from 194); Green value is 105 (41.41% from 255 or 54.12% from 194); Blue value is 24 (9.77% from 255 or 12.37% from 194); Max value from RGB is 105 - color contains mainly: green. Hex color #416918 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #416918 is #BE96E7. Grayscale: #545454. Windows color (decimal): -12490472 or 1599809. OLE color: 1599809.
HSL color Cylindrical-coordinate representation of color #416918: hue angle of 89.63º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #416918 is Cyan = 0.38, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 105 | 24 | - |
| CMYK | 0.38 | 0 | 0.77 | 0.59 |
| HSL | 89.63º | 0.63% | 0.25% | - |
| HSV(B) | 89.63º | 0.77% | 0.41% | - |
| XYZ | 7.4 | 11.29 | 2.65 | - |
| YUV | 83.81 | 94.25 | 114.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 105 | 24 | 0.38 | 0 | 0.77 | 0.59 | 89.63 | 0.63 | 0.25 |
| Hex | 41 | 69 | 18 | 26 | 0 | 4D | 3B | 5A | 3F | 19 |
| Octal | 101 | 151 | 30 | 46 | 0 | 115 | 73 | 132 | 77 | 31 |
| Binary | 1000001 | 1101001 | 11000 | 100110 | 0 | 1001101 | 111011 | 1011010 | 111111 | 11001 |
Color Harmonies of #416918
Complementary color
Monochromatic Colors of #416918
Black with #416918
Text Example
Text Example
White with #416918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416918; }
p { color: rgb(65,105,24); }
H1.HeaderClassName
{
color: #416918;
}
.AnyTagClassName
{
color: #416918;
}
</style>
background-color css
<style>
a { background-color: #416918; }
a { background-color: rgb(65,105,24); }
div.DivClassName
{
background-color: #416918;
}
.BgClassName
{
background-color: #416918;
}
</style>
border-color css
<style>
span { border-color: #416918; }
span { border-color: rgb(65,105,24); }
td.TdClassName
{
border-color: #416918;
}
.TagClassName
{
border-color: #416918;
}
</style>