Shades of Dell #406029
Tints of Dell #406029
RGB
CMYK
RGB Variations
Color information
#406029 (or 0x406029) is known color: Dell. HEX triplet: 40, 60 and 29. RGB value is (64,96,41). Sum of RGB (Red+Green+Blue) = 64+96+41=201 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.84% from 201); Green value is 96 (37.89% from 255 or 47.76% from 201); Blue value is 41 (16.41% from 255 or 20.40% from 201); Max value from RGB is 96 - color contains mainly: green. Hex color #406029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406029 is #BF9FD6. Grayscale: #505050. Windows color (decimal): -12558295 or 2711616. OLE color: 2711616.
HSL color Cylindrical-coordinate representation of color #406029: hue angle of 94.91º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #406029 is Cyan = 0.33, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 96 | 41 | - |
| CMYK | 0.33 | 0 | 0.57 | 0.62 |
| HSL | 94.91º | 0.4% | 0.27% | - |
| HSV(B) | 94.91º | 0.57% | 0.38% | - |
| XYZ | 6.7 | 9.62 | 3.6 | - |
| YUV | 80.16 | 105.9 | 116.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 96 | 41 | 0.33 | 0 | 0.57 | 0.62 | 94.91 | 0.4 | 0.27 |
| Hex | 40 | 60 | 29 | 21 | 0 | 39 | 3E | 5F | 28 | 1B |
| Octal | 100 | 140 | 51 | 41 | 0 | 71 | 76 | 137 | 50 | 33 |
| Binary | 1000000 | 1100000 | 101001 | 100001 | 0 | 111001 | 111110 | 1011111 | 101000 | 11011 |
Color Harmonies of #406029
Complementary color
Monochromatic Colors of #406029
Black with #406029
Text Example
Text Example
White with #406029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406029; }
p { color: rgb(64,96,41); }
H1.HeaderClassName
{
color: #406029;
}
.AnyTagClassName
{
color: #406029;
}
</style>
background-color css
<style>
a { background-color: #406029; }
a { background-color: rgb(64,96,41); }
div.DivClassName
{
background-color: #406029;
}
.BgClassName
{
background-color: #406029;
}
</style>
border-color css
<style>
span { border-color: #406029; }
span { border-color: rgb(64,96,41); }
td.TdClassName
{
border-color: #406029;
}
.TagClassName
{
border-color: #406029;
}
</style>