Shades of Dell #406324
Tints of Dell #406324
RGB
CMYK
RGB Variations
Color information
#406324 (or 0x406324) is known color: Dell. HEX triplet: 40, 63 and 24. RGB value is (64,99,36). Sum of RGB (Red+Green+Blue) = 64+99+36=199 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.16% from 199); Green value is 99 (39.06% from 255 or 49.75% from 199); Blue value is 36 (14.45% from 255 or 18.09% from 199); Max value from RGB is 99 - color contains mainly: green. Hex color #406324 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406324 is #BF9CDB. Grayscale: #515151. Windows color (decimal): -12557532 or 2384704. OLE color: 2384704.
HSL color Cylindrical-coordinate representation of color #406324: hue angle of 93.33º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #406324 is Cyan = 0.35, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 99 | 36 | - |
| CMYK | 0.35 | 0 | 0.64 | 0.61 |
| HSL | 93.33º | 0.47% | 0.26% | - |
| HSV(B) | 93.33º | 0.64% | 0.39% | - |
| XYZ | 6.89 | 10.14 | 3.26 | - |
| YUV | 81.35 | 102.4 | 115.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 36 | 0.35 | 0 | 0.64 | 0.61 | 93.33 | 0.47 | 0.26 |
| Hex | 40 | 63 | 24 | 23 | 0 | 40 | 3D | 5D | 2F | 1A |
| Octal | 100 | 143 | 44 | 43 | 0 | 100 | 75 | 135 | 57 | 32 |
| Binary | 1000000 | 1100011 | 100100 | 100011 | 0 | 1000000 | 111101 | 1011101 | 101111 | 11010 |
Color Harmonies of #406324
Complementary color
Monochromatic Colors of #406324
Black with #406324
Text Example
Text Example
White with #406324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406324; }
p { color: rgb(64,99,36); }
H1.HeaderClassName
{
color: #406324;
}
.AnyTagClassName
{
color: #406324;
}
</style>
background-color css
<style>
a { background-color: #406324; }
a { background-color: rgb(64,99,36); }
div.DivClassName
{
background-color: #406324;
}
.BgClassName
{
background-color: #406324;
}
</style>
border-color css
<style>
span { border-color: #406324; }
span { border-color: rgb(64,99,36); }
td.TdClassName
{
border-color: #406324;
}
.TagClassName
{
border-color: #406324;
}
</style>