Shades of Dell #416720
Tints of Dell #416720
RGB
CMYK
RGB Variations
Color information
#416720 (or 0x416720) is known color: Dell. HEX triplet: 41, 67 and 20. RGB value is (65,103,32). Sum of RGB (Red+Green+Blue) = 65+103+32=200 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.5% from 200); Green value is 103 (40.62% from 255 or 51.5% from 200); Blue value is 32 (12.89% from 255 or 16% from 200); Max value from RGB is 103 - color contains mainly: green. Hex color #416720 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416720 is #BE98DF. Grayscale: #535353. Windows color (decimal): -12490976 or 2123585. OLE color: 2123585.
HSL color Cylindrical-coordinate representation of color #416720: hue angle of 92.11º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #416720 is Cyan = 0.37, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 103 | 32 | - |
| CMYK | 0.37 | 0 | 0.69 | 0.60 |
| HSL | 92.11º | 0.53% | 0.26% | - |
| HSV(B) | 92.11º | 0.69% | 0.4% | - |
| XYZ | 7.29 | 10.93 | 3.09 | - |
| YUV | 83.54 | 98.91 | 114.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 103 | 32 | 0.37 | 0 | 0.69 | 0.60 | 92.11 | 0.53 | 0.26 |
| Hex | 41 | 67 | 20 | 25 | 0 | 45 | 3C | 5C | 35 | 1A |
| Octal | 101 | 147 | 40 | 45 | 0 | 105 | 74 | 134 | 65 | 32 |
| Binary | 1000001 | 1100111 | 100000 | 100101 | 0 | 1000101 | 111100 | 1011100 | 110101 | 11010 |
Color Harmonies of #416720
Complementary color
Monochromatic Colors of #416720
Black with #416720
Text Example
Text Example
White with #416720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416720; }
p { color: rgb(65,103,32); }
H1.HeaderClassName
{
color: #416720;
}
.AnyTagClassName
{
color: #416720;
}
</style>
background-color css
<style>
a { background-color: #416720; }
a { background-color: rgb(65,103,32); }
div.DivClassName
{
background-color: #416720;
}
.BgClassName
{
background-color: #416720;
}
</style>
border-color css
<style>
span { border-color: #416720; }
span { border-color: rgb(65,103,32); }
td.TdClassName
{
border-color: #416720;
}
.TagClassName
{
border-color: #416720;
}
</style>