Shades of Dell #406528
Tints of Dell #406528
RGB
CMYK
RGB Variations
Color information
#406528 (or 0x406528) is known color: Dell. HEX triplet: 40, 65 and 28. RGB value is (64,101,40). Sum of RGB (Red+Green+Blue) = 64+101+40=205 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.22% from 205); Green value is 101 (39.84% from 255 or 49.27% from 205); Blue value is 40 (16.02% from 255 or 19.51% from 205); Max value from RGB is 101 - color contains mainly: green. Hex color #406528 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406528 is #BF9AD7. Grayscale: #535353. Windows color (decimal): -12557016 or 2647360. OLE color: 2647360.
HSL color Cylindrical-coordinate representation of color #406528: hue angle of 96.39º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #406528 is Cyan = 0.37, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 101 | 40 | - |
| CMYK | 0.37 | 0 | 0.60 | 0.60 |
| HSL | 96.39º | 0.43% | 0.28% | - |
| HSV(B) | 96.39º | 0.6% | 0.4% | - |
| XYZ | 7.15 | 10.55 | 3.67 | - |
| YUV | 82.98 | 103.74 | 114.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 101 | 40 | 0.37 | 0 | 0.60 | 0.60 | 96.39 | 0.43 | 0.28 |
| Hex | 40 | 65 | 28 | 25 | 0 | 3C | 3C | 60 | 2B | 1C |
| Octal | 100 | 145 | 50 | 45 | 0 | 74 | 74 | 140 | 53 | 34 |
| Binary | 1000000 | 1100101 | 101000 | 100101 | 0 | 111100 | 111100 | 1100000 | 101011 | 11100 |
Color Harmonies of #406528
Complementary color
Monochromatic Colors of #406528
Black with #406528
Text Example
Text Example
White with #406528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406528; }
p { color: rgb(64,101,40); }
H1.HeaderClassName
{
color: #406528;
}
.AnyTagClassName
{
color: #406528;
}
</style>
background-color css
<style>
a { background-color: #406528; }
a { background-color: rgb(64,101,40); }
div.DivClassName
{
background-color: #406528;
}
.BgClassName
{
background-color: #406528;
}
</style>
border-color css
<style>
span { border-color: #406528; }
span { border-color: rgb(64,101,40); }
td.TdClassName
{
border-color: #406528;
}
.TagClassName
{
border-color: #406528;
}
</style>