#495F50 (or 0x495F50) is unknown color: approx Feldgrau. HEX triplet: 49, 5F and 50. RGB value is (73,95,80). Sum of RGB (Red+Green+Blue) = 73+95+80=248 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.44% from 248); Green value is 95 (37.5% from 255 or 38.31% from 248); Blue value is 80 (31.64% from 255 or 32.26% from 248); Max value from RGB is 95 - color contains mainly: green. Hex color #495F50 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #495F50 is #B6A0AF. Grayscale: #565656. Windows color (decimal): -11968688 or 5267273. OLE color: 5267273.
HSL color Cylindrical-coordinate representation of color #495F50: hue angle of 139.09º degrees, saturation: 0.13, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #495F50 is Cyan = 0.23, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.63.
<style> p { color: #495F50; } p { color: rgb(73,95,80); } H1.HeaderClassName { color: #495F50; } .AnyTagClassName { color: #495F50; } </style>
<style> a { background-color: #495F50; } a { background-color: rgb(73,95,80); } div.DivClassName { background-color: #495F50; } .BgClassName { background-color: #495F50; } </style>
<style> span { border-color: #495F50; } span { border-color: rgb(73,95,80); } td.TdClassName { border-color: #495F50; } .TagClassName { border-color: #495F50; } </style>