Shades of Dell #496537
Tints of Dell #496537
RGB
CMYK
RGB Variations
Color information
#496537 (or 0x496537) is known color: Dell. HEX triplet: 49, 65 and 37. RGB value is (73,101,55). Sum of RGB (Red+Green+Blue) = 73+101+55=229 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.88% from 229); Green value is 101 (39.84% from 255 or 44.10% from 229); Blue value is 55 (21.88% from 255 or 24.02% from 229); Max value from RGB is 101 - color contains mainly: green. Hex color #496537 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496537 is #B69AC8. Grayscale: #575757. Windows color (decimal): -11967177 or 3630409. OLE color: 3630409.
HSL color Cylindrical-coordinate representation of color #496537: hue angle of 96.52º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #496537 is Cyan = 0.28, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 101 | 55 | - |
| CMYK | 0.28 | 0 | 0.46 | 0.60 |
| HSL | 96.52º | 0.29% | 0.31% | - |
| HSV(B) | 96.52º | 0.46% | 0.4% | - |
| XYZ | 8.09 | 11 | 5.31 | - |
| YUV | 87.38 | 109.72 | 117.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 101 | 55 | 0.28 | 0 | 0.46 | 0.60 | 96.52 | 0.29 | 0.31 |
| Hex | 49 | 65 | 37 | 1C | 0 | 2E | 3C | 61 | 1D | 1F |
| Octal | 111 | 145 | 67 | 34 | 0 | 56 | 74 | 141 | 35 | 37 |
| Binary | 1001001 | 1100101 | 110111 | 11100 | 0 | 101110 | 111100 | 1100001 | 11101 | 11111 |
Color Harmonies of #496537
Complementary color
Monochromatic Colors of #496537
Black with #496537
Text Example
Text Example
White with #496537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496537; }
p { color: rgb(73,101,55); }
H1.HeaderClassName
{
color: #496537;
}
.AnyTagClassName
{
color: #496537;
}
</style>
background-color css
<style>
a { background-color: #496537; }
a { background-color: rgb(73,101,55); }
div.DivClassName
{
background-color: #496537;
}
.BgClassName
{
background-color: #496537;
}
</style>
border-color css
<style>
span { border-color: #496537; }
span { border-color: rgb(73,101,55); }
td.TdClassName
{
border-color: #496537;
}
.TagClassName
{
border-color: #496537;
}
</style>