#90EE69 (or 0x90EE69) is unknown color: approx Pastel Green. HEX triplet: 90, EE and 69. RGB value is (144,238,105). Sum of RGB (Red+Green+Blue) = 144+238+105=487 (64% of max value = 765). Red value is 144 (56.64% from 255 or 29.57% from 487); Green value is 238 (93.36% from 255 or 48.87% from 487); Blue value is 105 (41.41% from 255 or 21.56% from 487); Max value from RGB is 238 - color contains mainly: green. Hex color #90EE69 is not a web safe color. Web safe color analog (approx): #99FF66. Inversed color of #90EE69 is #6F1196. Grayscale: #C3C3C3. Windows color (decimal): -7278999 or 6942352. OLE color: 6942352.
HSL color Cylindrical-coordinate representation of color #90EE69: hue angle of 102.41º degrees, saturation: 0.8, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #90EE69 is Cyan = 0.39, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.07.
<style> p { color: #90EE69; } p { color: rgb(144,238,105); } H1.HeaderClassName { color: #90EE69; } .AnyTagClassName { color: #90EE69; } </style>
<style> a { background-color: #90EE69; } a { background-color: rgb(144,238,105); } div.DivClassName { background-color: #90EE69; } .BgClassName { background-color: #90EE69; } </style>
<style> span { border-color: #90EE69; } span { border-color: rgb(144,238,105); } td.TdClassName { border-color: #90EE69; } .TagClassName { border-color: #90EE69; } </style>