Shades of Dell #406728
Tints of Dell #406728
RGB
CMYK
RGB Variations
Color information
#406728 (or 0x406728) is known color: Dell. HEX triplet: 40, 67 and 28. RGB value is (64,103,40). Sum of RGB (Red+Green+Blue) = 64+103+40=207 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.92% from 207); Green value is 103 (40.62% from 255 or 49.76% from 207); Blue value is 40 (16.02% from 255 or 19.32% from 207); Max value from RGB is 103 - color contains mainly: green. Hex color #406728 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406728 is #BF98D7. Grayscale: #545454. Windows color (decimal): -12556504 or 2647872. OLE color: 2647872.
HSL color Cylindrical-coordinate representation of color #406728: hue angle of 97.14º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #406728 is Cyan = 0.38, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 103 | 40 | - |
| CMYK | 0.38 | 0 | 0.61 | 0.60 |
| HSL | 97.14º | 0.44% | 0.28% | - |
| HSV(B) | 97.14º | 0.61% | 0.4% | - |
| XYZ | 7.35 | 10.94 | 3.73 | - |
| YUV | 84.16 | 103.08 | 113.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 40 | 0.38 | 0 | 0.61 | 0.60 | 97.14 | 0.44 | 0.28 |
| Hex | 40 | 67 | 28 | 26 | 0 | 3D | 3C | 61 | 2C | 1C |
| Octal | 100 | 147 | 50 | 46 | 0 | 75 | 74 | 141 | 54 | 34 |
| Binary | 1000000 | 1100111 | 101000 | 100110 | 0 | 111101 | 111100 | 1100001 | 101100 | 11100 |
Color Harmonies of #406728
Complementary color
Monochromatic Colors of #406728
Black with #406728
Text Example
Text Example
White with #406728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406728; }
p { color: rgb(64,103,40); }
H1.HeaderClassName
{
color: #406728;
}
.AnyTagClassName
{
color: #406728;
}
</style>
background-color css
<style>
a { background-color: #406728; }
a { background-color: rgb(64,103,40); }
div.DivClassName
{
background-color: #406728;
}
.BgClassName
{
background-color: #406728;
}
</style>
border-color css
<style>
span { border-color: #406728; }
span { border-color: rgb(64,103,40); }
td.TdClassName
{
border-color: #406728;
}
.TagClassName
{
border-color: #406728;
}
</style>