Shades of Dell #406828
Tints of Dell #406828
RGB
CMYK
RGB Variations
Color information
#406828 (or 0x406828) is known color: Dell. HEX triplet: 40, 68 and 28. RGB value is (64,104,40). Sum of RGB (Red+Green+Blue) = 64+104+40=208 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.77% from 208); Green value is 104 (41.02% from 255 or 50% from 208); Blue value is 40 (16.02% from 255 or 19.23% from 208); Max value from RGB is 104 - color contains mainly: green. Hex color #406828 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406828 is #BF97D7. Grayscale: #545454. Windows color (decimal): -12556248 or 2648128. OLE color: 2648128.
HSL color Cylindrical-coordinate representation of color #406828: hue angle of 97.5º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #406828 is Cyan = 0.38, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 104 | 40 | - |
| CMYK | 0.38 | 0 | 0.62 | 0.59 |
| HSL | 97.5º | 0.44% | 0.28% | - |
| HSV(B) | 97.5º | 0.62% | 0.41% | - |
| XYZ | 7.45 | 11.14 | 3.77 | - |
| YUV | 84.74 | 102.75 | 113.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 40 | 0.38 | 0 | 0.62 | 0.59 | 97.5 | 0.44 | 0.28 |
| Hex | 40 | 68 | 28 | 26 | 0 | 3E | 3B | 62 | 2C | 1C |
| Octal | 100 | 150 | 50 | 46 | 0 | 76 | 73 | 142 | 54 | 34 |
| Binary | 1000000 | 1101000 | 101000 | 100110 | 0 | 111110 | 111011 | 1100010 | 101100 | 11100 |
Color Harmonies of #406828
Complementary color
Monochromatic Colors of #406828
Black with #406828
Text Example
Text Example
White with #406828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406828; }
p { color: rgb(64,104,40); }
H1.HeaderClassName
{
color: #406828;
}
.AnyTagClassName
{
color: #406828;
}
</style>
background-color css
<style>
a { background-color: #406828; }
a { background-color: rgb(64,104,40); }
div.DivClassName
{
background-color: #406828;
}
.BgClassName
{
background-color: #406828;
}
</style>
border-color css
<style>
span { border-color: #406828; }
span { border-color: rgb(64,104,40); }
td.TdClassName
{
border-color: #406828;
}
.TagClassName
{
border-color: #406828;
}
</style>