Shades of Dell #496834
Tints of Dell #496834
RGB
CMYK
RGB Variations
Color information
#496834 (or 0x496834) is known color: Dell. HEX triplet: 49, 68 and 34. RGB value is (73,104,52). Sum of RGB (Red+Green+Blue) = 73+104+52=229 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.88% from 229); Green value is 104 (41.02% from 255 or 45.41% from 229); Blue value is 52 (20.70% from 255 or 22.71% from 229); Max value from RGB is 104 - color contains mainly: green. Hex color #496834 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496834 is #B697CB. Grayscale: #585858. Windows color (decimal): -11966412 or 3434569. OLE color: 3434569.
HSL color Cylindrical-coordinate representation of color #496834: hue angle of 95.77º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #496834 is Cyan = 0.30, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 104 | 52 | - |
| CMYK | 0.30 | 0 | 0.50 | 0.59 |
| HSL | 95.77º | 0.33% | 0.31% | - |
| HSV(B) | 95.77º | 0.5% | 0.41% | - |
| XYZ | 8.32 | 11.57 | 5.04 | - |
| YUV | 88.8 | 107.23 | 116.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 104 | 52 | 0.30 | 0 | 0.50 | 0.59 | 95.77 | 0.33 | 0.31 |
| Hex | 49 | 68 | 34 | 1E | 0 | 32 | 3B | 60 | 21 | 1F |
| Octal | 111 | 150 | 64 | 36 | 0 | 62 | 73 | 140 | 41 | 37 |
| Binary | 1001001 | 1101000 | 110100 | 11110 | 0 | 110010 | 111011 | 1100000 | 100001 | 11111 |
Color Harmonies of #496834
Complementary color
Monochromatic Colors of #496834
Black with #496834
Text Example
Text Example
White with #496834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496834; }
p { color: rgb(73,104,52); }
H1.HeaderClassName
{
color: #496834;
}
.AnyTagClassName
{
color: #496834;
}
</style>
background-color css
<style>
a { background-color: #496834; }
a { background-color: rgb(73,104,52); }
div.DivClassName
{
background-color: #496834;
}
.BgClassName
{
background-color: #496834;
}
</style>
border-color css
<style>
span { border-color: #496834; }
span { border-color: rgb(73,104,52); }
td.TdClassName
{
border-color: #496834;
}
.TagClassName
{
border-color: #496834;
}
</style>