Shades of Dell #406626
Tints of Dell #406626
RGB
CMYK
RGB Variations
Color information
#406626 (or 0x406626) is known color: Dell. HEX triplet: 40, 66 and 26. RGB value is (64,102,38). Sum of RGB (Red+Green+Blue) = 64+102+38=204 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.37% from 204); Green value is 102 (40.23% from 255 or 50% from 204); Blue value is 38 (15.23% from 255 or 18.63% from 204); Max value from RGB is 102 - color contains mainly: green. Hex color #406626 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406626 is #BF99D9. Grayscale: #535353. Windows color (decimal): -12556762 or 2516544. OLE color: 2516544.
HSL color Cylindrical-coordinate representation of color #406626: hue angle of 95.62º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #406626 is Cyan = 0.37, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 102 | 38 | - |
| CMYK | 0.37 | 0 | 0.63 | 0.6 |
| HSL | 95.63º | 0.46% | 0.27% | - |
| HSV(B) | 95.63º | 0.63% | 0.4% | - |
| XYZ | 7.22 | 10.73 | 3.53 | - |
| YUV | 83.34 | 102.41 | 114.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 38 | 0.37 | 0 | 0.63 | 0.6 | 95.63 | 0.46 | 0.27 |
| Hex | 40 | 66 | 26 | 25 | 0 | 3F | 3C | 60 | 2E | 1B |
| Octal | 100 | 146 | 46 | 45 | 0 | 77 | 74 | 140 | 56 | 33 |
| Binary | 1000000 | 1100110 | 100110 | 100101 | 0 | 111111 | 111100 | 1100000 | 101110 | 11011 |
Color Harmonies of #406626
Complementary color
Monochromatic Colors of #406626
Black with #406626
Text Example
Text Example
White with #406626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406626; }
p { color: rgb(64,102,38); }
H1.HeaderClassName
{
color: #406626;
}
.AnyTagClassName
{
color: #406626;
}
</style>
background-color css
<style>
a { background-color: #406626; }
a { background-color: rgb(64,102,38); }
div.DivClassName
{
background-color: #406626;
}
.BgClassName
{
background-color: #406626;
}
</style>
border-color css
<style>
span { border-color: #406626; }
span { border-color: rgb(64,102,38); }
td.TdClassName
{
border-color: #406626;
}
.TagClassName
{
border-color: #406626;
}
</style>