Shades of Dell #416615
Tints of Dell #416615
RGB
CMYK
RGB Variations
Color information
#416615 (or 0x416615) is known color: Dell. HEX triplet: 41, 66 and 15. RGB value is (65,102,21). Sum of RGB (Red+Green+Blue) = 65+102+21=188 (24% of max value = 765). Red value is 65 (25.78% from 255 or 34.57% from 188); Green value is 102 (40.23% from 255 or 54.26% from 188); Blue value is 21 (8.59% from 255 or 11.17% from 188); Max value from RGB is 102 - color contains mainly: green. Hex color #416615 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #416615 is #BE99EA. Grayscale: #515151. Windows color (decimal): -12491243 or 1402433. OLE color: 1402433.
HSL color Cylindrical-coordinate representation of color #416615: hue angle of 87.41º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #416615 is Cyan = 0.36, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 65 | 102 | 21 | - |
| CMYK | 0.36 | 0 | 0.79 | 0.6 |
| HSL | 87.41º | 0.66% | 0.24% | - |
| HSV(B) | 87.41º | 0.79% | 0.4% | - |
| XYZ | 7.07 | 10.68 | 2.4 | - |
| YUV | 81.7 | 93.74 | 116.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 102 | 21 | 0.36 | 0 | 0.79 | 0.6 | 87.41 | 0.66 | 0.24 |
| Hex | 41 | 66 | 15 | 24 | 0 | 4F | 3C | 57 | 42 | 18 |
| Octal | 101 | 146 | 25 | 44 | 0 | 117 | 74 | 127 | 102 | 30 |
| Binary | 1000001 | 1100110 | 10101 | 100100 | 0 | 1001111 | 111100 | 1010111 | 1000010 | 11000 |
Color Harmonies of #416615
Complementary color
Monochromatic Colors of #416615
Black with #416615
Text Example
Text Example
White with #416615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416615; }
p { color: rgb(65,102,21); }
H1.HeaderClassName
{
color: #416615;
}
.AnyTagClassName
{
color: #416615;
}
</style>
background-color css
<style>
a { background-color: #416615; }
a { background-color: rgb(65,102,21); }
div.DivClassName
{
background-color: #416615;
}
.BgClassName
{
background-color: #416615;
}
</style>
border-color css
<style>
span { border-color: #416615; }
span { border-color: rgb(65,102,21); }
td.TdClassName
{
border-color: #416615;
}
.TagClassName
{
border-color: #416615;
}
</style>