Shades of Dell #497135
Tints of Dell #497135
RGB
CMYK
RGB Variations
Color information
#497135 (or 0x497135) is known color: Dell. HEX triplet: 49, 71 and 35. RGB value is (73,113,53). Sum of RGB (Red+Green+Blue) = 73+113+53=239 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.54% from 239); Green value is 113 (44.53% from 255 or 47.28% from 239); Blue value is 53 (21.09% from 255 or 22.18% from 239); Max value from RGB is 113 - color contains mainly: green. Hex color #497135 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497135 is #B68ECA. Grayscale: #5E5E5E. Windows color (decimal): -11964107 or 3502409. OLE color: 3502409.
HSL color Cylindrical-coordinate representation of color #497135: hue angle of 100º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #497135 is Cyan = 0.35, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 113 | 53 | - |
| CMYK | 0.35 | 0 | 0.53 | 0.56 |
| HSL | 100º | 0.36% | 0.33% | - |
| HSV(B) | 100º | 0.53% | 0.44% | - |
| XYZ | 9.3 | 13.48 | 5.48 | - |
| YUV | 94.2 | 104.75 | 112.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 53 | 0.35 | 0 | 0.53 | 0.56 | 100 | 0.36 | 0.33 |
| Hex | 49 | 71 | 35 | 23 | 0 | 35 | 38 | 64 | 24 | 21 |
| Octal | 111 | 161 | 65 | 43 | 0 | 65 | 70 | 144 | 44 | 41 |
| Binary | 1001001 | 1110001 | 110101 | 100011 | 0 | 110101 | 111000 | 1100100 | 100100 | 100001 |
Color Harmonies of #497135
Complementary color
Monochromatic Colors of #497135
Black with #497135
Text Example
Text Example
White with #497135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497135; }
p { color: rgb(73,113,53); }
H1.HeaderClassName
{
color: #497135;
}
.AnyTagClassName
{
color: #497135;
}
</style>
background-color css
<style>
a { background-color: #497135; }
a { background-color: rgb(73,113,53); }
div.DivClassName
{
background-color: #497135;
}
.BgClassName
{
background-color: #497135;
}
</style>
border-color css
<style>
span { border-color: #497135; }
span { border-color: rgb(73,113,53); }
td.TdClassName
{
border-color: #497135;
}
.TagClassName
{
border-color: #497135;
}
</style>