Shades of Dell #496436
Tints of Dell #496436
RGB
CMYK
RGB Variations
Color information
#496436 (or 0x496436) is known color: Dell. HEX triplet: 49, 64 and 36. RGB value is (73,100,54). Sum of RGB (Red+Green+Blue) = 73+100+54=227 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.16% from 227); Green value is 100 (39.45% from 255 or 44.05% from 227); Blue value is 54 (21.48% from 255 or 23.79% from 227); Max value from RGB is 100 - color contains mainly: green. Hex color #496436 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496436 is #B69BC9. Grayscale: #565656. Windows color (decimal): -11967434 or 3564617. OLE color: 3564617.
HSL color Cylindrical-coordinate representation of color #496436: hue angle of 95.22º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #496436 is Cyan = 0.27, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 73 | 100 | 54 | - |
| CMYK | 0.27 | 0 | 0.46 | 0.61 |
| HSL | 95.22º | 0.3% | 0.3% | - |
| HSV(B) | 95.22º | 0.46% | 0.39% | - |
| XYZ | 7.97 | 10.8 | 5.15 | - |
| YUV | 86.68 | 109.55 | 118.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 100 | 54 | 0.27 | 0 | 0.46 | 0.61 | 95.22 | 0.3 | 0.3 |
| Hex | 49 | 64 | 36 | 1B | 0 | 2E | 3D | 5F | 1E | 1E |
| Octal | 111 | 144 | 66 | 33 | 0 | 56 | 75 | 137 | 36 | 36 |
| Binary | 1001001 | 1100100 | 110110 | 11011 | 0 | 101110 | 111101 | 1011111 | 11110 | 11110 |
Color Harmonies of #496436
Complementary color
Monochromatic Colors of #496436
Black with #496436
Text Example
Text Example
White with #496436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496436; }
p { color: rgb(73,100,54); }
H1.HeaderClassName
{
color: #496436;
}
.AnyTagClassName
{
color: #496436;
}
</style>
background-color css
<style>
a { background-color: #496436; }
a { background-color: rgb(73,100,54); }
div.DivClassName
{
background-color: #496436;
}
.BgClassName
{
background-color: #496436;
}
</style>
border-color css
<style>
span { border-color: #496436; }
span { border-color: rgb(73,100,54); }
td.TdClassName
{
border-color: #496436;
}
.TagClassName
{
border-color: #496436;
}
</style>