Shades of Dell #496136
Tints of Dell #496136
RGB
CMYK
RGB Variations
Color information
#496136 (or 0x496136) is known color: Dell. HEX triplet: 49, 61 and 36. RGB value is (73,97,54). Sum of RGB (Red+Green+Blue) = 73+97+54=224 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.59% from 224); Green value is 97 (38.28% from 255 or 43.30% from 224); Blue value is 54 (21.48% from 255 or 24.11% from 224); Max value from RGB is 97 - color contains mainly: green. Hex color #496136 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496136 is #B69EC9. Grayscale: #555555. Windows color (decimal): -11968202 or 3563849. OLE color: 3563849.
HSL color Cylindrical-coordinate representation of color #496136: hue angle of 93.49º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #496136 is Cyan = 0.25, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 97 | 54 | - |
| CMYK | 0.25 | 0 | 0.44 | 0.62 |
| HSL | 93.49º | 0.28% | 0.3% | - |
| HSV(B) | 93.49º | 0.44% | 0.38% | - |
| XYZ | 7.69 | 10.23 | 5.06 | - |
| YUV | 84.92 | 110.55 | 119.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 97 | 54 | 0.25 | 0 | 0.44 | 0.62 | 93.49 | 0.28 | 0.3 |
| Hex | 49 | 61 | 36 | 19 | 0 | 2C | 3E | 5D | 1C | 1E |
| Octal | 111 | 141 | 66 | 31 | 0 | 54 | 76 | 135 | 34 | 36 |
| Binary | 1001001 | 1100001 | 110110 | 11001 | 0 | 101100 | 111110 | 1011101 | 11100 | 11110 |
Color Harmonies of #496136
Complementary color
Monochromatic Colors of #496136
Black with #496136
Text Example
Text Example
White with #496136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496136; }
p { color: rgb(73,97,54); }
H1.HeaderClassName
{
color: #496136;
}
.AnyTagClassName
{
color: #496136;
}
</style>
background-color css
<style>
a { background-color: #496136; }
a { background-color: rgb(73,97,54); }
div.DivClassName
{
background-color: #496136;
}
.BgClassName
{
background-color: #496136;
}
</style>
border-color css
<style>
span { border-color: #496136; }
span { border-color: rgb(73,97,54); }
td.TdClassName
{
border-color: #496136;
}
.TagClassName
{
border-color: #496136;
}
</style>