Shades of Dell #406922
Tints of Dell #406922
RGB
CMYK
RGB Variations
Color information
#406922 (or 0x406922) is known color: Dell. HEX triplet: 40, 69 and 22. RGB value is (64,105,34). Sum of RGB (Red+Green+Blue) = 64+105+34=203 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.53% from 203); Green value is 105 (41.41% from 255 or 51.72% from 203); Blue value is 34 (13.67% from 255 or 16.75% from 203); Max value from RGB is 105 - color contains mainly: green. Hex color #406922 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406922 is #BF96DD. Grayscale: #545454. Windows color (decimal): -12555998 or 2255168. OLE color: 2255168.
HSL color Cylindrical-coordinate representation of color #406922: hue angle of 94.65º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #406922 is Cyan = 0.39, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 105 | 34 | - |
| CMYK | 0.39 | 0 | 0.68 | 0.59 |
| HSL | 94.65º | 0.51% | 0.27% | - |
| HSV(B) | 94.65º | 0.68% | 0.41% | - |
| XYZ | 7.45 | 11.31 | 3.3 | - |
| YUV | 84.65 | 99.42 | 113.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 105 | 34 | 0.39 | 0 | 0.68 | 0.59 | 94.65 | 0.51 | 0.27 |
| Hex | 40 | 69 | 22 | 27 | 0 | 44 | 3B | 5F | 33 | 1B |
| Octal | 100 | 151 | 42 | 47 | 0 | 104 | 73 | 137 | 63 | 33 |
| Binary | 1000000 | 1101001 | 100010 | 100111 | 0 | 1000100 | 111011 | 1011111 | 110011 | 11011 |
Color Harmonies of #406922
Complementary color
Monochromatic Colors of #406922
Black with #406922
Text Example
Text Example
White with #406922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406922; }
p { color: rgb(64,105,34); }
H1.HeaderClassName
{
color: #406922;
}
.AnyTagClassName
{
color: #406922;
}
</style>
background-color css
<style>
a { background-color: #406922; }
a { background-color: rgb(64,105,34); }
div.DivClassName
{
background-color: #406922;
}
.BgClassName
{
background-color: #406922;
}
</style>
border-color css
<style>
span { border-color: #406922; }
span { border-color: rgb(64,105,34); }
td.TdClassName
{
border-color: #406922;
}
.TagClassName
{
border-color: #406922;
}
</style>