Shades of Dell #406816
Tints of Dell #406816
RGB
CMYK
RGB Variations
Color information
#406816 (or 0x406816) is known color: Dell. HEX triplet: 40, 68 and 16. RGB value is (64,104,22). Sum of RGB (Red+Green+Blue) = 64+104+22=190 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.68% from 190); Green value is 104 (41.02% from 255 or 54.74% from 190); Blue value is 22 (8.98% from 255 or 11.58% from 190); Max value from RGB is 104 - color contains mainly: green. Hex color #406816 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406816 is #BF97E9. Grayscale: #525252. Windows color (decimal): -12556266 or 1468480. OLE color: 1468480.
HSL color Cylindrical-coordinate representation of color #406816: hue angle of 89.27º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #406816 is Cyan = 0.38, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 104 | 22 | - |
| CMYK | 0.38 | 0 | 0.79 | 0.59 |
| HSL | 89.27º | 0.65% | 0.25% | - |
| HSV(B) | 89.27º | 0.79% | 0.41% | - |
| XYZ | 7.21 | 11.05 | 2.51 | - |
| YUV | 82.69 | 93.75 | 114.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 22 | 0.38 | 0 | 0.79 | 0.59 | 89.27 | 0.65 | 0.25 |
| Hex | 40 | 68 | 16 | 26 | 0 | 4F | 3B | 59 | 41 | 19 |
| Octal | 100 | 150 | 26 | 46 | 0 | 117 | 73 | 131 | 101 | 31 |
| Binary | 1000000 | 1101000 | 10110 | 100110 | 0 | 1001111 | 111011 | 1011001 | 1000001 | 11001 |
Color Harmonies of #406816
Complementary color
Monochromatic Colors of #406816
Black with #406816
Text Example
Text Example
White with #406816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406816; }
p { color: rgb(64,104,22); }
H1.HeaderClassName
{
color: #406816;
}
.AnyTagClassName
{
color: #406816;
}
</style>
background-color css
<style>
a { background-color: #406816; }
a { background-color: rgb(64,104,22); }
div.DivClassName
{
background-color: #406816;
}
.BgClassName
{
background-color: #406816;
}
</style>
border-color css
<style>
span { border-color: #406816; }
span { border-color: rgb(64,104,22); }
td.TdClassName
{
border-color: #406816;
}
.TagClassName
{
border-color: #406816;
}
</style>