#60DAAD (or 0x60DAAD) is unknown color: approx Medium Aquamarine. HEX triplet: 60, DA and AD. RGB value is (96,218,173). Sum of RGB (Red+Green+Blue) = 96+218+173=487 (64% of max value = 765). Red value is 96 (37.89% from 255 or 19.71% from 487); Green value is 218 (85.55% from 255 or 44.76% from 487); Blue value is 173 (67.97% from 255 or 35.52% from 487); Max value from RGB is 218 - color contains mainly: green. Hex color #60DAAD is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #60DAAD is #9F2552. Grayscale: #B0B0B0. Windows color (decimal): -10429779 or 11393632. OLE color: 11393632.
HSL color Cylindrical-coordinate representation of color #60DAAD: hue angle of 157.87º degrees, saturation: 0.62, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #60DAAD is Cyan = 0.56, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.15.
<style> p { color: #60daad; } p { color: rgb(96,218,173); } H1.HeaderClassName { color: #60daad; } .AnyTagClassName { color: #60daad; } </style>
<style> a { background-color: #60daad; } a { background-color: rgb(96,218,173); } div.DivClassName { background-color: #60daad; } .BgClassName { background-color: #60daad; } </style>
<style> span { border-color: #60daad; } span { border-color: rgb(96,218,173); } td.TdClassName { border-color: #60daad; } .TagClassName { border-color: #60daad; } </style>