Shades of Dell #416617
Tints of Dell #416617
RGB
CMYK
RGB Variations
Color information
#416617 (or 0x416617) is known color: Dell. HEX triplet: 41, 66 and 17. RGB value is (65,102,23). Sum of RGB (Red+Green+Blue) = 65+102+23=190 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.21% from 190); Green value is 102 (40.23% from 255 or 53.68% from 190); Blue value is 23 (9.38% from 255 or 12.11% from 190); Max value from RGB is 102 - color contains mainly: green. Hex color #416617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #416617 is #BE99E8. Grayscale: #525252. Windows color (decimal): -12491241 or 1533505. OLE color: 1533505.
HSL color Cylindrical-coordinate representation of color #416617: hue angle of 88.1º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #416617 is Cyan = 0.36, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 65 | 102 | 23 | - |
| CMYK | 0.36 | 0 | 0.77 | 0.6 |
| HSL | 88.1º | 0.63% | 0.25% | - |
| HSV(B) | 88.1º | 0.77% | 0.4% | - |
| XYZ | 7.09 | 10.69 | 2.5 | - |
| YUV | 81.93 | 94.74 | 115.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 102 | 23 | 0.36 | 0 | 0.77 | 0.6 | 88.1 | 0.63 | 0.25 |
| Hex | 41 | 66 | 17 | 24 | 0 | 4D | 3C | 58 | 3F | 19 |
| Octal | 101 | 146 | 27 | 44 | 0 | 115 | 74 | 130 | 77 | 31 |
| Binary | 1000001 | 1100110 | 10111 | 100100 | 0 | 1001101 | 111100 | 1011000 | 111111 | 11001 |
Color Harmonies of #416617
Complementary color
Monochromatic Colors of #416617
Black with #416617
Text Example
Text Example
White with #416617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416617; }
p { color: rgb(65,102,23); }
H1.HeaderClassName
{
color: #416617;
}
.AnyTagClassName
{
color: #416617;
}
</style>
background-color css
<style>
a { background-color: #416617; }
a { background-color: rgb(65,102,23); }
div.DivClassName
{
background-color: #416617;
}
.BgClassName
{
background-color: #416617;
}
</style>
border-color css
<style>
span { border-color: #416617; }
span { border-color: rgb(65,102,23); }
td.TdClassName
{
border-color: #416617;
}
.TagClassName
{
border-color: #416617;
}
</style>