Shades of Dell #497029
Tints of Dell #497029
RGB
CMYK
RGB Variations
Color information
#497029 (or 0x497029) is known color: Dell. HEX triplet: 49, 70 and 29. RGB value is (73,112,41). Sum of RGB (Red+Green+Blue) = 73+112+41=226 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.30% from 226); Green value is 112 (44.14% from 255 or 49.56% from 226); Blue value is 41 (16.41% from 255 or 18.14% from 226); Max value from RGB is 112 - color contains mainly: green. Hex color #497029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497029 is #B68FD6. Grayscale: #5C5C5C. Windows color (decimal): -11964375 or 2715721. OLE color: 2715721.
HSL color Cylindrical-coordinate representation of color #497029: hue angle of 92.96º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #497029 is Cyan = 0.35, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 112 | 41 | - |
| CMYK | 0.35 | 0 | 0.63 | 0.56 |
| HSL | 92.96º | 0.46% | 0.3% | - |
| HSV(B) | 92.96º | 0.63% | 0.44% | - |
| XYZ | 8.94 | 13.16 | 4.17 | - |
| YUV | 92.25 | 99.08 | 114.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 112 | 41 | 0.35 | 0 | 0.63 | 0.56 | 92.96 | 0.46 | 0.3 |
| Hex | 49 | 70 | 29 | 23 | 0 | 3F | 38 | 5D | 2E | 1E |
| Octal | 111 | 160 | 51 | 43 | 0 | 77 | 70 | 135 | 56 | 36 |
| Binary | 1001001 | 1110000 | 101001 | 100011 | 0 | 111111 | 111000 | 1011101 | 101110 | 11110 |
Color Harmonies of #497029
Complementary color
Monochromatic Colors of #497029
Black with #497029
Text Example
Text Example
White with #497029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497029; }
p { color: rgb(73,112,41); }
H1.HeaderClassName
{
color: #497029;
}
.AnyTagClassName
{
color: #497029;
}
</style>
background-color css
<style>
a { background-color: #497029; }
a { background-color: rgb(73,112,41); }
div.DivClassName
{
background-color: #497029;
}
.BgClassName
{
background-color: #497029;
}
</style>
border-color css
<style>
span { border-color: #497029; }
span { border-color: rgb(73,112,41); }
td.TdClassName
{
border-color: #497029;
}
.TagClassName
{
border-color: #497029;
}
</style>