Shades of Dell #406829
Tints of Dell #406829
RGB
CMYK
RGB Variations
Color information
#406829 (or 0x406829) is known color: Dell. HEX triplet: 40, 68 and 29. RGB value is (64,104,41). Sum of RGB (Red+Green+Blue) = 64+104+41=209 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.62% from 209); Green value is 104 (41.02% from 255 or 49.76% from 209); Blue value is 41 (16.41% from 255 or 19.62% from 209); Max value from RGB is 104 - color contains mainly: green. Hex color #406829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406829 is #BF97D6. Grayscale: #555555. Windows color (decimal): -12556247 or 2713664. OLE color: 2713664.
HSL color Cylindrical-coordinate representation of color #406829: hue angle of 98.1º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #406829 is Cyan = 0.38, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 104 | 41 | - |
| CMYK | 0.38 | 0 | 0.61 | 0.59 |
| HSL | 98.1º | 0.43% | 0.28% | - |
| HSV(B) | 98.1º | 0.61% | 0.41% | - |
| XYZ | 7.46 | 11.15 | 3.86 | - |
| YUV | 84.86 | 103.25 | 113.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 41 | 0.38 | 0 | 0.61 | 0.59 | 98.1 | 0.43 | 0.28 |
| Hex | 40 | 68 | 29 | 26 | 0 | 3D | 3B | 62 | 2B | 1C |
| Octal | 100 | 150 | 51 | 46 | 0 | 75 | 73 | 142 | 53 | 34 |
| Binary | 1000000 | 1101000 | 101001 | 100110 | 0 | 111101 | 111011 | 1100010 | 101011 | 11100 |
Color Harmonies of #406829
Complementary color
Monochromatic Colors of #406829
Black with #406829
Text Example
Text Example
White with #406829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406829; }
p { color: rgb(64,104,41); }
H1.HeaderClassName
{
color: #406829;
}
.AnyTagClassName
{
color: #406829;
}
</style>
background-color css
<style>
a { background-color: #406829; }
a { background-color: rgb(64,104,41); }
div.DivClassName
{
background-color: #406829;
}
.BgClassName
{
background-color: #406829;
}
</style>
border-color css
<style>
span { border-color: #406829; }
span { border-color: rgb(64,104,41); }
td.TdClassName
{
border-color: #406829;
}
.TagClassName
{
border-color: #406829;
}
</style>