#60F09B (or 0x60F09B) is unknown color: approx Medium Aquamarine. HEX triplet: 60, F0 and 9B. RGB value is (96,240,155). Sum of RGB (Red+Green+Blue) = 96+240+155=491 (65% of max value = 765). Red value is 96 (37.89% from 255 or 19.55% from 491); Green value is 240 (94.14% from 255 or 48.88% from 491); Blue value is 155 (60.94% from 255 or 31.57% from 491); Max value from RGB is 240 - color contains mainly: green. Hex color #60F09B is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #60F09B is #9F0F64. Grayscale: #BBBBBB. Windows color (decimal): -10424165 or 10219616. OLE color: 10219616.
HSL color Cylindrical-coordinate representation of color #60F09B: hue angle of 144.58º degrees, saturation: 0.83, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #60F09B is Cyan = 0.6, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.06.
<style> p { color: #60f09b; } p { color: rgb(96,240,155); } H1.HeaderClassName { color: #60f09b; } .AnyTagClassName { color: #60f09b; } </style>
<style> a { background-color: #60f09b; } a { background-color: rgb(96,240,155); } div.DivClassName { background-color: #60f09b; } .BgClassName { background-color: #60f09b; } </style>
<style> span { border-color: #60f09b; } span { border-color: rgb(96,240,155); } td.TdClassName { border-color: #60f09b; } .TagClassName { border-color: #60f09b; } </style>