#90EFC8 (or 0x90EFC8) is unknown color: approx Aquamarine. HEX triplet: 90, EF and C8. RGB value is (144,239,200). Sum of RGB (Red+Green+Blue) = 144+239+200=583 (77% of max value = 765). Red value is 144 (56.64% from 255 or 24.70% from 583); Green value is 239 (93.75% from 255 or 40.99% from 583); Blue value is 200 (78.52% from 255 or 34.31% from 583); Max value from RGB is 239 - color contains mainly: green. Hex color #90EFC8 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #90EFC8 is #6F1037. Grayscale: #CECECE. Windows color (decimal): -7278648 or 13168528. OLE color: 13168528.
HSL color Cylindrical-coordinate representation of color #90EFC8: hue angle of 155.37º degrees, saturation: 0.75, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #90EFC8 is Cyan = 0.40, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.06.
<style> p { color: #90EFC8; } p { color: rgb(144,239,200); } H1.HeaderClassName { color: #90EFC8; } .AnyTagClassName { color: #90EFC8; } </style>
<style> a { background-color: #90EFC8; } a { background-color: rgb(144,239,200); } div.DivClassName { background-color: #90EFC8; } .BgClassName { background-color: #90EFC8; } </style>
<style> span { border-color: #90EFC8; } span { border-color: rgb(144,239,200); } td.TdClassName { border-color: #90EFC8; } .TagClassName { border-color: #90EFC8; } </style>