#485F50 (or 0x485F50) is unknown color: approx Feldgrau. HEX triplet: 48, 5F and 50. RGB value is (72,95,80). Sum of RGB (Red+Green+Blue) = 72+95+80=247 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.15% from 247); Green value is 95 (37.5% from 255 or 38.46% from 247); Blue value is 80 (31.64% from 255 or 32.39% from 247); Max value from RGB is 95 - color contains mainly: green. Hex color #485F50 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485F50 is #B7A0AF. Grayscale: #565656. Windows color (decimal): -12034224 or 5267272. OLE color: 5267272.
HSL color Cylindrical-coordinate representation of color #485F50: hue angle of 140.87º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #485F50 is Cyan = 0.24, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.63.
<style> p { color: #485F50; } p { color: rgb(72,95,80); } H1.HeaderClassName { color: #485F50; } .AnyTagClassName { color: #485F50; } </style>
<style> a { background-color: #485F50; } a { background-color: rgb(72,95,80); } div.DivClassName { background-color: #485F50; } .BgClassName { background-color: #485F50; } </style>
<style> span { border-color: #485F50; } span { border-color: rgb(72,95,80); } td.TdClassName { border-color: #485F50; } .TagClassName { border-color: #485F50; } </style>