Shades of Dell #496931
Tints of Dell #496931
RGB
CMYK
RGB Variations
Color information
#496931 (or 0x496931) is known color: Dell. HEX triplet: 49, 69 and 31. RGB value is (73,105,49). Sum of RGB (Red+Green+Blue) = 73+105+49=227 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.16% from 227); Green value is 105 (41.41% from 255 or 46.26% from 227); Blue value is 49 (19.53% from 255 or 21.59% from 227); Max value from RGB is 105 - color contains mainly: green. Hex color #496931 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496931 is #B696CE. Grayscale: #595959. Windows color (decimal): -11966159 or 3238217. OLE color: 3238217.
HSL color Cylindrical-coordinate representation of color #496931: hue angle of 94.29º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #496931 is Cyan = 0.30, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 105 | 49 | - |
| CMYK | 0.30 | 0 | 0.53 | 0.59 |
| HSL | 94.29º | 0.36% | 0.3% | - |
| HSV(B) | 94.29º | 0.53% | 0.41% | - |
| XYZ | 8.35 | 11.74 | 4.73 | - |
| YUV | 89.05 | 105.4 | 116.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 105 | 49 | 0.30 | 0 | 0.53 | 0.59 | 94.29 | 0.36 | 0.3 |
| Hex | 49 | 69 | 31 | 1E | 0 | 35 | 3B | 5E | 24 | 1E |
| Octal | 111 | 151 | 61 | 36 | 0 | 65 | 73 | 136 | 44 | 36 |
| Binary | 1001001 | 1101001 | 110001 | 11110 | 0 | 110101 | 111011 | 1011110 | 100100 | 11110 |
Color Harmonies of #496931
Complementary color
Monochromatic Colors of #496931
Black with #496931
Text Example
Text Example
White with #496931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496931; }
p { color: rgb(73,105,49); }
H1.HeaderClassName
{
color: #496931;
}
.AnyTagClassName
{
color: #496931;
}
</style>
background-color css
<style>
a { background-color: #496931; }
a { background-color: rgb(73,105,49); }
div.DivClassName
{
background-color: #496931;
}
.BgClassName
{
background-color: #496931;
}
</style>
border-color css
<style>
span { border-color: #496931; }
span { border-color: rgb(73,105,49); }
td.TdClassName
{
border-color: #496931;
}
.TagClassName
{
border-color: #496931;
}
</style>