Shades of Dell #497334
Tints of Dell #497334
RGB
CMYK
RGB Variations
Color information
#497334 (or 0x497334) is known color: Dell. HEX triplet: 49, 73 and 34. RGB value is (73,115,52). Sum of RGB (Red+Green+Blue) = 73+115+52=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 115 (45.31% from 255 or 47.92% from 240); Blue value is 52 (20.70% from 255 or 21.67% from 240); Max value from RGB is 115 - color contains mainly: green. Hex color #497334 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497334 is #B68CCB. Grayscale: #5F5F5F. Windows color (decimal): -11963596 or 3437385. OLE color: 3437385.
HSL color Cylindrical-coordinate representation of color #497334: hue angle of 100º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #497334 is Cyan = 0.37, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 52 | - |
| CMYK | 0.37 | 0 | 0.55 | 0.55 |
| HSL | 100º | 0.38% | 0.33% | - |
| HSV(B) | 100º | 0.55% | 0.45% | - |
| XYZ | 9.5 | 13.93 | 5.44 | - |
| YUV | 95.26 | 103.59 | 112.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 52 | 0.37 | 0 | 0.55 | 0.55 | 100 | 0.38 | 0.33 |
| Hex | 49 | 73 | 34 | 25 | 0 | 37 | 37 | 64 | 26 | 21 |
| Octal | 111 | 163 | 64 | 45 | 0 | 67 | 67 | 144 | 46 | 41 |
| Binary | 1001001 | 1110011 | 110100 | 100101 | 0 | 110111 | 110111 | 1100100 | 100110 | 100001 |
Color Harmonies of #497334
Complementary color
Monochromatic Colors of #497334
Black with #497334
Text Example
Text Example
White with #497334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497334; }
p { color: rgb(73,115,52); }
H1.HeaderClassName
{
color: #497334;
}
.AnyTagClassName
{
color: #497334;
}
</style>
background-color css
<style>
a { background-color: #497334; }
a { background-color: rgb(73,115,52); }
div.DivClassName
{
background-color: #497334;
}
.BgClassName
{
background-color: #497334;
}
</style>
border-color css
<style>
span { border-color: #497334; }
span { border-color: rgb(73,115,52); }
td.TdClassName
{
border-color: #497334;
}
.TagClassName
{
border-color: #497334;
}
</style>