Shades of Dell #497333
Tints of Dell #497333
RGB
CMYK
RGB Variations
Color information
#497333 (or 0x497333) is known color: Dell. HEX triplet: 49, 73 and 33. RGB value is (73,115,51). Sum of RGB (Red+Green+Blue) = 73+115+51=239 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.54% from 239); Green value is 115 (45.31% from 255 or 48.12% from 239); Blue value is 51 (20.31% from 255 or 21.34% from 239); Max value from RGB is 115 - color contains mainly: green. Hex color #497333 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497333 is #B68CCC. Grayscale: #5F5F5F. Windows color (decimal): -11963597 or 3371849. OLE color: 3371849.
HSL color Cylindrical-coordinate representation of color #497333: hue angle of 99.38º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #497333 is Cyan = 0.37, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 51 | - |
| CMYK | 0.37 | 0 | 0.56 | 0.55 |
| HSL | 99.38º | 0.39% | 0.33% | - |
| HSV(B) | 99.38º | 0.56% | 0.45% | - |
| XYZ | 9.48 | 13.92 | 5.32 | - |
| YUV | 95.15 | 103.09 | 112.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 51 | 0.37 | 0 | 0.56 | 0.55 | 99.38 | 0.39 | 0.33 |
| Hex | 49 | 73 | 33 | 25 | 0 | 38 | 37 | 63 | 27 | 21 |
| Octal | 111 | 163 | 63 | 45 | 0 | 70 | 67 | 143 | 47 | 41 |
| Binary | 1001001 | 1110011 | 110011 | 100101 | 0 | 111000 | 110111 | 1100011 | 100111 | 100001 |
Color Harmonies of #497333
Complementary color
Monochromatic Colors of #497333
Black with #497333
Text Example
Text Example
White with #497333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497333; }
p { color: rgb(73,115,51); }
H1.HeaderClassName
{
color: #497333;
}
.AnyTagClassName
{
color: #497333;
}
</style>
background-color css
<style>
a { background-color: #497333; }
a { background-color: rgb(73,115,51); }
div.DivClassName
{
background-color: #497333;
}
.BgClassName
{
background-color: #497333;
}
</style>
border-color css
<style>
span { border-color: #497333; }
span { border-color: rgb(73,115,51); }
td.TdClassName
{
border-color: #497333;
}
.TagClassName
{
border-color: #497333;
}
</style>