Shades of Dell #406924
Tints of Dell #406924
RGB
CMYK
RGB Variations
Color information
#406924 (or 0x406924) is known color: Dell. HEX triplet: 40, 69 and 24. RGB value is (64,105,36). Sum of RGB (Red+Green+Blue) = 64+105+36=205 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.22% from 205); Green value is 105 (41.41% from 255 or 51.22% from 205); Blue value is 36 (14.45% from 255 or 17.56% from 205); Max value from RGB is 105 - color contains mainly: green. Hex color #406924 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406924 is #BF96DB. Grayscale: #555555. Windows color (decimal): -12555996 or 2386240. OLE color: 2386240.
HSL color Cylindrical-coordinate representation of color #406924: hue angle of 95.65º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #406924 is Cyan = 0.39, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 105 | 36 | - |
| CMYK | 0.39 | 0 | 0.66 | 0.59 |
| HSL | 95.65º | 0.49% | 0.28% | - |
| HSV(B) | 95.65º | 0.66% | 0.41% | - |
| XYZ | 7.48 | 11.32 | 3.46 | - |
| YUV | 84.88 | 100.42 | 113.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 105 | 36 | 0.39 | 0 | 0.66 | 0.59 | 95.65 | 0.49 | 0.28 |
| Hex | 40 | 69 | 24 | 27 | 0 | 42 | 3B | 60 | 31 | 1C |
| Octal | 100 | 151 | 44 | 47 | 0 | 102 | 73 | 140 | 61 | 34 |
| Binary | 1000000 | 1101001 | 100100 | 100111 | 0 | 1000010 | 111011 | 1100000 | 110001 | 11100 |
Color Harmonies of #406924
Complementary color
Monochromatic Colors of #406924
Black with #406924
Text Example
Text Example
White with #406924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406924; }
p { color: rgb(64,105,36); }
H1.HeaderClassName
{
color: #406924;
}
.AnyTagClassName
{
color: #406924;
}
</style>
background-color css
<style>
a { background-color: #406924; }
a { background-color: rgb(64,105,36); }
div.DivClassName
{
background-color: #406924;
}
.BgClassName
{
background-color: #406924;
}
</style>
border-color css
<style>
span { border-color: #406924; }
span { border-color: rgb(64,105,36); }
td.TdClassName
{
border-color: #406924;
}
.TagClassName
{
border-color: #406924;
}
</style>