Shades of Dell #497631
Tints of Dell #497631
RGB
CMYK
RGB Variations
Color information
#497631 (or 0x497631) is known color: Dell. HEX triplet: 49, 76 and 31. RGB value is (73,118,49). Sum of RGB (Red+Green+Blue) = 73+118+49=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 118 (46.48% from 255 or 49.17% from 240); Blue value is 49 (19.53% from 255 or 20.42% from 240); Max value from RGB is 118 - color contains mainly: green. Hex color #497631 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497631 is #B689CE. Grayscale: #606060. Windows color (decimal): -11962831 or 3241545. OLE color: 3241545.
HSL color Cylindrical-coordinate representation of color #497631: hue angle of 99.13º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #497631 is Cyan = 0.38, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 118 | 49 | - |
| CMYK | 0.38 | 0 | 0.58 | 0.54 |
| HSL | 99.13º | 0.41% | 0.33% | - |
| HSV(B) | 99.13º | 0.58% | 0.46% | - |
| XYZ | 9.78 | 14.6 | 5.21 | - |
| YUV | 96.68 | 101.09 | 111.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 118 | 49 | 0.38 | 0 | 0.58 | 0.54 | 99.13 | 0.41 | 0.33 |
| Hex | 49 | 76 | 31 | 26 | 0 | 3A | 36 | 63 | 29 | 21 |
| Octal | 111 | 166 | 61 | 46 | 0 | 72 | 66 | 143 | 51 | 41 |
| Binary | 1001001 | 1110110 | 110001 | 100110 | 0 | 111010 | 110110 | 1100011 | 101001 | 100001 |
Color Harmonies of #497631
Complementary color
Monochromatic Colors of #497631
Black with #497631
Text Example
Text Example
White with #497631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497631; }
p { color: rgb(73,118,49); }
H1.HeaderClassName
{
color: #497631;
}
.AnyTagClassName
{
color: #497631;
}
</style>
background-color css
<style>
a { background-color: #497631; }
a { background-color: rgb(73,118,49); }
div.DivClassName
{
background-color: #497631;
}
.BgClassName
{
background-color: #497631;
}
</style>
border-color css
<style>
span { border-color: #497631; }
span { border-color: rgb(73,118,49); }
td.TdClassName
{
border-color: #497631;
}
.TagClassName
{
border-color: #497631;
}
</style>