Shades of Dell #406322
Tints of Dell #406322
RGB
CMYK
RGB Variations
Color information
#406322 (or 0x406322) is known color: Dell. HEX triplet: 40, 63 and 22. RGB value is (64,99,34). Sum of RGB (Red+Green+Blue) = 64+99+34=197 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.49% from 197); Green value is 99 (39.06% from 255 or 50.25% from 197); Blue value is 34 (13.67% from 255 or 17.26% from 197); Max value from RGB is 99 - color contains mainly: green. Hex color #406322 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406322 is #BF9CDD. Grayscale: #515151. Windows color (decimal): -12557534 or 2253632. OLE color: 2253632.
HSL color Cylindrical-coordinate representation of color #406322: hue angle of 92.31º degrees, saturation: 0.49, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #406322 is Cyan = 0.35, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 99 | 34 | - |
| CMYK | 0.35 | 0 | 0.66 | 0.61 |
| HSL | 92.31º | 0.49% | 0.26% | - |
| HSV(B) | 92.31º | 0.66% | 0.39% | - |
| XYZ | 6.86 | 10.13 | 3.11 | - |
| YUV | 81.13 | 101.4 | 115.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 34 | 0.35 | 0 | 0.66 | 0.61 | 92.31 | 0.49 | 0.26 |
| Hex | 40 | 63 | 22 | 23 | 0 | 42 | 3D | 5C | 31 | 1A |
| Octal | 100 | 143 | 42 | 43 | 0 | 102 | 75 | 134 | 61 | 32 |
| Binary | 1000000 | 1100011 | 100010 | 100011 | 0 | 1000010 | 111101 | 1011100 | 110001 | 11010 |
Color Harmonies of #406322
Complementary color
Monochromatic Colors of #406322
Black with #406322
Text Example
Text Example
White with #406322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406322; }
p { color: rgb(64,99,34); }
H1.HeaderClassName
{
color: #406322;
}
.AnyTagClassName
{
color: #406322;
}
</style>
background-color css
<style>
a { background-color: #406322; }
a { background-color: rgb(64,99,34); }
div.DivClassName
{
background-color: #406322;
}
.BgClassName
{
background-color: #406322;
}
</style>
border-color css
<style>
span { border-color: #406322; }
span { border-color: rgb(64,99,34); }
td.TdClassName
{
border-color: #406322;
}
.TagClassName
{
border-color: #406322;
}
</style>