Shades of Dell #497235
Tints of Dell #497235
RGB
CMYK
RGB Variations
Color information
#497235 (or 0x497235) is known color: Dell. HEX triplet: 49, 72 and 35. RGB value is (73,114,53). Sum of RGB (Red+Green+Blue) = 73+114+53=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 114 (44.92% from 255 or 47.5% from 240); Blue value is 53 (21.09% from 255 or 22.08% from 240); Max value from RGB is 114 - color contains mainly: green. Hex color #497235 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497235 is #B68DCA. Grayscale: #5E5E5E. Windows color (decimal): -11963851 or 3502665. OLE color: 3502665.
HSL color Cylindrical-coordinate representation of color #497235: hue angle of 100.33º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #497235 is Cyan = 0.36, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 114 | 53 | - |
| CMYK | 0.36 | 0 | 0.54 | 0.55 |
| HSL | 100.33º | 0.37% | 0.33% | - |
| HSV(B) | 100.33º | 0.54% | 0.45% | - |
| XYZ | 9.41 | 13.71 | 5.52 | - |
| YUV | 94.79 | 104.42 | 112.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 114 | 53 | 0.36 | 0 | 0.54 | 0.55 | 100.33 | 0.37 | 0.33 |
| Hex | 49 | 72 | 35 | 24 | 0 | 36 | 37 | 64 | 25 | 21 |
| Octal | 111 | 162 | 65 | 44 | 0 | 66 | 67 | 144 | 45 | 41 |
| Binary | 1001001 | 1110010 | 110101 | 100100 | 0 | 110110 | 110111 | 1100100 | 100101 | 100001 |
Color Harmonies of #497235
Complementary color
Monochromatic Colors of #497235
Black with #497235
Text Example
Text Example
White with #497235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497235; }
p { color: rgb(73,114,53); }
H1.HeaderClassName
{
color: #497235;
}
.AnyTagClassName
{
color: #497235;
}
</style>
background-color css
<style>
a { background-color: #497235; }
a { background-color: rgb(73,114,53); }
div.DivClassName
{
background-color: #497235;
}
.BgClassName
{
background-color: #497235;
}
</style>
border-color css
<style>
span { border-color: #497235; }
span { border-color: rgb(73,114,53); }
td.TdClassName
{
border-color: #497235;
}
.TagClassName
{
border-color: #497235;
}
</style>