Shades of Dell #497426
Tints of Dell #497426
RGB
CMYK
RGB Variations
Color information
#497426 (or 0x497426) is known color: Dell. HEX triplet: 49, 74 and 26. RGB value is (73,116,38). Sum of RGB (Red+Green+Blue) = 73+116+38=227 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.16% from 227); Green value is 116 (45.70% from 255 or 51.10% from 227); Blue value is 38 (15.23% from 255 or 16.74% from 227); Max value from RGB is 116 - color contains mainly: green. Hex color #497426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497426 is #B68BD9. Grayscale: #5E5E5E. Windows color (decimal): -11963354 or 2520137. OLE color: 2520137.
HSL color Cylindrical-coordinate representation of color #497426: hue angle of 93.08º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #497426 is Cyan = 0.37, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 116 | 38 | - |
| CMYK | 0.37 | 0 | 0.67 | 0.55 |
| HSL | 93.08º | 0.51% | 0.3% | - |
| HSV(B) | 93.08º | 0.67% | 0.45% | - |
| XYZ | 9.34 | 14.05 | 4.05 | - |
| YUV | 94.25 | 96.25 | 112.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 116 | 38 | 0.37 | 0 | 0.67 | 0.55 | 93.08 | 0.51 | 0.3 |
| Hex | 49 | 74 | 26 | 25 | 0 | 43 | 37 | 5D | 33 | 1E |
| Octal | 111 | 164 | 46 | 45 | 0 | 103 | 67 | 135 | 63 | 36 |
| Binary | 1001001 | 1110100 | 100110 | 100101 | 0 | 1000011 | 110111 | 1011101 | 110011 | 11110 |
Color Harmonies of #497426
Complementary color
Monochromatic Colors of #497426
Black with #497426
Text Example
Text Example
White with #497426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497426; }
p { color: rgb(73,116,38); }
H1.HeaderClassName
{
color: #497426;
}
.AnyTagClassName
{
color: #497426;
}
</style>
background-color css
<style>
a { background-color: #497426; }
a { background-color: rgb(73,116,38); }
div.DivClassName
{
background-color: #497426;
}
.BgClassName
{
background-color: #497426;
}
</style>
border-color css
<style>
span { border-color: #497426; }
span { border-color: rgb(73,116,38); }
td.TdClassName
{
border-color: #497426;
}
.TagClassName
{
border-color: #497426;
}
</style>