Shades of Dell #496938
Tints of Dell #496938
RGB
CMYK
RGB Variations
Color information
#496938 (or 0x496938) is known color: Dell. HEX triplet: 49, 69 and 38. RGB value is (73,105,56). Sum of RGB (Red+Green+Blue) = 73+105+56=234 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.20% from 234); Green value is 105 (41.41% from 255 or 44.87% from 234); Blue value is 56 (22.27% from 255 or 23.93% from 234); Max value from RGB is 105 - color contains mainly: green. Hex color #496938 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496938 is #B696C7. Grayscale: #5A5A5A. Windows color (decimal): -11966152 or 3696969. OLE color: 3696969.
HSL color Cylindrical-coordinate representation of color #496938: hue angle of 99.18º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #496938 is Cyan = 0.30, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 105 | 56 | - |
| CMYK | 0.30 | 0 | 0.47 | 0.59 |
| HSL | 99.18º | 0.3% | 0.32% | - |
| HSV(B) | 99.18º | 0.47% | 0.41% | - |
| XYZ | 8.51 | 11.81 | 5.57 | - |
| YUV | 89.85 | 108.9 | 115.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 105 | 56 | 0.30 | 0 | 0.47 | 0.59 | 99.18 | 0.3 | 0.32 |
| Hex | 49 | 69 | 38 | 1E | 0 | 2F | 3B | 63 | 1E | 20 |
| Octal | 111 | 151 | 70 | 36 | 0 | 57 | 73 | 143 | 36 | 40 |
| Binary | 1001001 | 1101001 | 111000 | 11110 | 0 | 101111 | 111011 | 1100011 | 11110 | 100000 |
Color Harmonies of #496938
Complementary color
Monochromatic Colors of #496938
Black with #496938
Text Example
Text Example
White with #496938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496938; }
p { color: rgb(73,105,56); }
H1.HeaderClassName
{
color: #496938;
}
.AnyTagClassName
{
color: #496938;
}
</style>
background-color css
<style>
a { background-color: #496938; }
a { background-color: rgb(73,105,56); }
div.DivClassName
{
background-color: #496938;
}
.BgClassName
{
background-color: #496938;
}
</style>
border-color css
<style>
span { border-color: #496938; }
span { border-color: rgb(73,105,56); }
td.TdClassName
{
border-color: #496938;
}
.TagClassName
{
border-color: #496938;
}
</style>