#90DC98 (or 0x90DC98) is unknown color: approx Light Green. HEX triplet: 90, DC and 98. RGB value is (144,220,152). Sum of RGB (Red+Green+Blue) = 144+220+152=516 (68% of max value = 765). Red value is 144 (56.64% from 255 or 27.91% from 516); Green value is 220 (86.33% from 255 or 42.64% from 516); Blue value is 152 (59.77% from 255 or 29.46% from 516); Max value from RGB is 220 - color contains mainly: green. Hex color #90DC98 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #90DC98 is #6F2367. Grayscale: #BDBDBD. Windows color (decimal): -7283560 or 10017936. OLE color: 10017936.
HSL color Cylindrical-coordinate representation of color #90DC98: hue angle of 126.32º degrees, saturation: 0.52, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #90DC98 is Cyan = 0.35, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.14.
<style> p { color: #90DC98; } p { color: rgb(144,220,152); } H1.HeaderClassName { color: #90DC98; } .AnyTagClassName { color: #90DC98; } </style>
<style> a { background-color: #90DC98; } a { background-color: rgb(144,220,152); } div.DivClassName { background-color: #90DC98; } .BgClassName { background-color: #90DC98; } </style>
<style> span { border-color: #90DC98; } span { border-color: rgb(144,220,152); } td.TdClassName { border-color: #90DC98; } .TagClassName { border-color: #90DC98; } </style>