Shades of Dell #497329
Tints of Dell #497329
RGB
CMYK
RGB Variations
Color information
#497329 (or 0x497329) is known color: Dell. HEX triplet: 49, 73 and 29. RGB value is (73,115,41). Sum of RGB (Red+Green+Blue) = 73+115+41=229 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.88% from 229); Green value is 115 (45.31% from 255 or 50.22% from 229); Blue value is 41 (16.41% from 255 or 17.90% from 229); Max value from RGB is 115 - color contains mainly: green. Hex color #497329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497329 is #B68CD6. Grayscale: #5E5E5E. Windows color (decimal): -11963607 or 2716489. OLE color: 2716489.
HSL color Cylindrical-coordinate representation of color #497329: hue angle of 94.05º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #497329 is Cyan = 0.37, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 41 | - |
| CMYK | 0.37 | 0 | 0.64 | 0.55 |
| HSL | 94.05º | 0.47% | 0.31% | - |
| HSV(B) | 94.05º | 0.64% | 0.45% | - |
| XYZ | 9.28 | 13.84 | 4.28 | - |
| YUV | 94.01 | 98.09 | 113.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 41 | 0.37 | 0 | 0.64 | 0.55 | 94.05 | 0.47 | 0.31 |
| Hex | 49 | 73 | 29 | 25 | 0 | 40 | 37 | 5E | 2F | 1F |
| Octal | 111 | 163 | 51 | 45 | 0 | 100 | 67 | 136 | 57 | 37 |
| Binary | 1001001 | 1110011 | 101001 | 100101 | 0 | 1000000 | 110111 | 1011110 | 101111 | 11111 |
Color Harmonies of #497329
Complementary color
Monochromatic Colors of #497329
Black with #497329
Text Example
Text Example
White with #497329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497329; }
p { color: rgb(73,115,41); }
H1.HeaderClassName
{
color: #497329;
}
.AnyTagClassName
{
color: #497329;
}
</style>
background-color css
<style>
a { background-color: #497329; }
a { background-color: rgb(73,115,41); }
div.DivClassName
{
background-color: #497329;
}
.BgClassName
{
background-color: #497329;
}
</style>
border-color css
<style>
span { border-color: #497329; }
span { border-color: rgb(73,115,41); }
td.TdClassName
{
border-color: #497329;
}
.TagClassName
{
border-color: #497329;
}
</style>