Shades of Dell #497231
Tints of Dell #497231
RGB
CMYK
RGB Variations
Color information
#497231 (or 0x497231) is known color: Dell. HEX triplet: 49, 72 and 31. RGB value is (73,114,49). Sum of RGB (Red+Green+Blue) = 73+114+49=236 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.93% from 236); Green value is 114 (44.92% from 255 or 48.31% from 236); Blue value is 49 (19.53% from 255 or 20.76% from 236); Max value from RGB is 114 - color contains mainly: green. Hex color #497231 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497231 is #B68DCE. Grayscale: #5E5E5E. Windows color (decimal): -11963855 or 3240521. OLE color: 3240521.
HSL color Cylindrical-coordinate representation of color #497231: hue angle of 97.85º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #497231 is Cyan = 0.36, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 114 | 49 | - |
| CMYK | 0.36 | 0 | 0.57 | 0.55 |
| HSL | 97.85º | 0.4% | 0.32% | - |
| HSV(B) | 97.85º | 0.57% | 0.45% | - |
| XYZ | 9.32 | 13.67 | 5.05 | - |
| YUV | 94.33 | 102.42 | 112.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 114 | 49 | 0.36 | 0 | 0.57 | 0.55 | 97.85 | 0.4 | 0.32 |
| Hex | 49 | 72 | 31 | 24 | 0 | 39 | 37 | 62 | 28 | 20 |
| Octal | 111 | 162 | 61 | 44 | 0 | 71 | 67 | 142 | 50 | 40 |
| Binary | 1001001 | 1110010 | 110001 | 100100 | 0 | 111001 | 110111 | 1100010 | 101000 | 100000 |
Color Harmonies of #497231
Complementary color
Monochromatic Colors of #497231
Black with #497231
Text Example
Text Example
White with #497231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497231; }
p { color: rgb(73,114,49); }
H1.HeaderClassName
{
color: #497231;
}
.AnyTagClassName
{
color: #497231;
}
</style>
background-color css
<style>
a { background-color: #497231; }
a { background-color: rgb(73,114,49); }
div.DivClassName
{
background-color: #497231;
}
.BgClassName
{
background-color: #497231;
}
</style>
border-color css
<style>
span { border-color: #497231; }
span { border-color: rgb(73,114,49); }
td.TdClassName
{
border-color: #497231;
}
.TagClassName
{
border-color: #497231;
}
</style>