Shades of Dell #406124
Tints of Dell #406124
RGB
CMYK
RGB Variations
Color information
#406124 (or 0x406124) is known color: Dell. HEX triplet: 40, 61 and 24. RGB value is (64,97,36). Sum of RGB (Red+Green+Blue) = 64+97+36=197 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.49% from 197); Green value is 97 (38.28% from 255 or 49.24% from 197); Blue value is 36 (14.45% from 255 or 18.27% from 197); Max value from RGB is 97 - color contains mainly: green. Hex color #406124 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406124 is #BF9EDB. Grayscale: #505050. Windows color (decimal): -12558044 or 2384192. OLE color: 2384192.
HSL color Cylindrical-coordinate representation of color #406124: hue angle of 92.46º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #406124 is Cyan = 0.34, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 97 | 36 | - |
| CMYK | 0.34 | 0 | 0.63 | 0.62 |
| HSL | 92.46º | 0.46% | 0.26% | - |
| HSV(B) | 92.46º | 0.63% | 0.38% | - |
| XYZ | 6.71 | 9.77 | 3.2 | - |
| YUV | 80.18 | 103.07 | 116.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 97 | 36 | 0.34 | 0 | 0.63 | 0.62 | 92.46 | 0.46 | 0.26 |
| Hex | 40 | 61 | 24 | 22 | 0 | 3F | 3E | 5C | 2E | 1A |
| Octal | 100 | 141 | 44 | 42 | 0 | 77 | 76 | 134 | 56 | 32 |
| Binary | 1000000 | 1100001 | 100100 | 100010 | 0 | 111111 | 111110 | 1011100 | 101110 | 11010 |
Color Harmonies of #406124
Complementary color
Monochromatic Colors of #406124
Black with #406124
Text Example
Text Example
White with #406124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406124; }
p { color: rgb(64,97,36); }
H1.HeaderClassName
{
color: #406124;
}
.AnyTagClassName
{
color: #406124;
}
</style>
background-color css
<style>
a { background-color: #406124; }
a { background-color: rgb(64,97,36); }
div.DivClassName
{
background-color: #406124;
}
.BgClassName
{
background-color: #406124;
}
</style>
border-color css
<style>
span { border-color: #406124; }
span { border-color: rgb(64,97,36); }
td.TdClassName
{
border-color: #406124;
}
.TagClassName
{
border-color: #406124;
}
</style>