Shades of Dell #496536
Tints of Dell #496536
RGB
CMYK
RGB Variations
Color information
#496536 (or 0x496536) is known color: Dell. HEX triplet: 49, 65 and 36. RGB value is (73,101,54). Sum of RGB (Red+Green+Blue) = 73+101+54=228 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.02% from 228); Green value is 101 (39.84% from 255 or 44.30% from 228); Blue value is 54 (21.48% from 255 or 23.68% from 228); Max value from RGB is 101 - color contains mainly: green. Hex color #496536 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496536 is #B69AC9. Grayscale: #575757. Windows color (decimal): -11967178 or 3564873. OLE color: 3564873.
HSL color Cylindrical-coordinate representation of color #496536: hue angle of 95.74º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #496536 is Cyan = 0.28, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 101 | 54 | - |
| CMYK | 0.28 | 0 | 0.47 | 0.60 |
| HSL | 95.74º | 0.3% | 0.3% | - |
| HSV(B) | 95.74º | 0.47% | 0.4% | - |
| XYZ | 8.07 | 10.99 | 5.19 | - |
| YUV | 87.27 | 109.22 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 101 | 54 | 0.28 | 0 | 0.47 | 0.60 | 95.74 | 0.3 | 0.3 |
| Hex | 49 | 65 | 36 | 1C | 0 | 2F | 3C | 60 | 1E | 1E |
| Octal | 111 | 145 | 66 | 34 | 0 | 57 | 74 | 140 | 36 | 36 |
| Binary | 1001001 | 1100101 | 110110 | 11100 | 0 | 101111 | 111100 | 1100000 | 11110 | 11110 |
Color Harmonies of #496536
Complementary color
Monochromatic Colors of #496536
Black with #496536
Text Example
Text Example
White with #496536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496536; }
p { color: rgb(73,101,54); }
H1.HeaderClassName
{
color: #496536;
}
.AnyTagClassName
{
color: #496536;
}
</style>
background-color css
<style>
a { background-color: #496536; }
a { background-color: rgb(73,101,54); }
div.DivClassName
{
background-color: #496536;
}
.BgClassName
{
background-color: #496536;
}
</style>
border-color css
<style>
span { border-color: #496536; }
span { border-color: rgb(73,101,54); }
td.TdClassName
{
border-color: #496536;
}
.TagClassName
{
border-color: #496536;
}
</style>