Shades of Dell #497126
Tints of Dell #497126
RGB
CMYK
RGB Variations
Color information
#497126 (or 0x497126) is known color: Dell. HEX triplet: 49, 71 and 26. RGB value is (73,113,38). Sum of RGB (Red+Green+Blue) = 73+113+38=224 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.59% from 224); Green value is 113 (44.53% from 255 or 50.45% from 224); Blue value is 38 (15.23% from 255 or 16.96% from 224); Max value from RGB is 113 - color contains mainly: green. Hex color #497126 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497126 is #B68ED9. Grayscale: #5C5C5C. Windows color (decimal): -11964122 or 2519369. OLE color: 2519369.
HSL color Cylindrical-coordinate representation of color #497126: hue angle of 92º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #497126 is Cyan = 0.35, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 113 | 38 | - |
| CMYK | 0.35 | 0 | 0.66 | 0.56 |
| HSL | 92º | 0.5% | 0.3% | - |
| HSV(B) | 92º | 0.66% | 0.44% | - |
| XYZ | 9 | 13.37 | 3.94 | - |
| YUV | 92.49 | 97.25 | 114.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 38 | 0.35 | 0 | 0.66 | 0.56 | 92 | 0.5 | 0.3 |
| Hex | 49 | 71 | 26 | 23 | 0 | 42 | 38 | 5C | 32 | 1E |
| Octal | 111 | 161 | 46 | 43 | 0 | 102 | 70 | 134 | 62 | 36 |
| Binary | 1001001 | 1110001 | 100110 | 100011 | 0 | 1000010 | 111000 | 1011100 | 110010 | 11110 |
Color Harmonies of #497126
Complementary color
Monochromatic Colors of #497126
Black with #497126
Text Example
Text Example
White with #497126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497126; }
p { color: rgb(73,113,38); }
H1.HeaderClassName
{
color: #497126;
}
.AnyTagClassName
{
color: #497126;
}
</style>
background-color css
<style>
a { background-color: #497126; }
a { background-color: rgb(73,113,38); }
div.DivClassName
{
background-color: #497126;
}
.BgClassName
{
background-color: #497126;
}
</style>
border-color css
<style>
span { border-color: #497126; }
span { border-color: rgb(73,113,38); }
td.TdClassName
{
border-color: #497126;
}
.TagClassName
{
border-color: #497126;
}
</style>