Shades of Dell #406521
Tints of Dell #406521
RGB
CMYK
RGB Variations
Color information
#406521 (or 0x406521) is known color: Dell. HEX triplet: 40, 65 and 21. RGB value is (64,101,33). Sum of RGB (Red+Green+Blue) = 64+101+33=198 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.32% from 198); Green value is 101 (39.84% from 255 or 51.01% from 198); Blue value is 33 (13.28% from 255 or 16.67% from 198); Max value from RGB is 101 - color contains mainly: green. Hex color #406521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406521 is #BF9ADE. Grayscale: #525252. Windows color (decimal): -12557023 or 2188608. OLE color: 2188608.
HSL color Cylindrical-coordinate representation of color #406521: hue angle of 92.65º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #406521 is Cyan = 0.37, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 101 | 33 | - |
| CMYK | 0.37 | 0 | 0.67 | 0.60 |
| HSL | 92.65º | 0.51% | 0.26% | - |
| HSV(B) | 92.65º | 0.67% | 0.4% | - |
| XYZ | 7.04 | 10.51 | 3.1 | - |
| YUV | 82.19 | 100.24 | 115.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 101 | 33 | 0.37 | 0 | 0.67 | 0.60 | 92.65 | 0.51 | 0.26 |
| Hex | 40 | 65 | 21 | 25 | 0 | 43 | 3C | 5D | 33 | 1A |
| Octal | 100 | 145 | 41 | 45 | 0 | 103 | 74 | 135 | 63 | 32 |
| Binary | 1000000 | 1100101 | 100001 | 100101 | 0 | 1000011 | 111100 | 1011101 | 110011 | 11010 |
Color Harmonies of #406521
Complementary color
Monochromatic Colors of #406521
Black with #406521
Text Example
Text Example
White with #406521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406521; }
p { color: rgb(64,101,33); }
H1.HeaderClassName
{
color: #406521;
}
.AnyTagClassName
{
color: #406521;
}
</style>
background-color css
<style>
a { background-color: #406521; }
a { background-color: rgb(64,101,33); }
div.DivClassName
{
background-color: #406521;
}
.BgClassName
{
background-color: #406521;
}
</style>
border-color css
<style>
span { border-color: #406521; }
span { border-color: rgb(64,101,33); }
td.TdClassName
{
border-color: #406521;
}
.TagClassName
{
border-color: #406521;
}
</style>