#90EDCB (or 0x90EDCB) is unknown color: approx Riptide. HEX triplet: 90, ED and CB. RGB value is (144,237,203). Sum of RGB (Red+Green+Blue) = 144+237+203=584 (77% of max value = 765). Red value is 144 (56.64% from 255 or 24.66% from 584); Green value is 237 (92.97% from 255 or 40.58% from 584); Blue value is 203 (79.69% from 255 or 34.76% from 584); Max value from RGB is 237 - color contains mainly: green. Hex color #90EDCB is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #90EDCB is #6F1234. Grayscale: #CDCDCD. Windows color (decimal): -7279157 or 13364624. OLE color: 13364624.
HSL color Cylindrical-coordinate representation of color #90EDCB: hue angle of 158.06º degrees, saturation: 0.72, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #90EDCB is Cyan = 0.39, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.07.
<style> p { color: #90edcb; } p { color: rgb(144,237,203); } H1.HeaderClassName { color: #90edcb; } .AnyTagClassName { color: #90edcb; } </style>
<style> a { background-color: #90edcb; } a { background-color: rgb(144,237,203); } div.DivClassName { background-color: #90edcb; } .BgClassName { background-color: #90edcb; } </style>
<style> span { border-color: #90edcb; } span { border-color: rgb(144,237,203); } td.TdClassName { border-color: #90edcb; } .TagClassName { border-color: #90edcb; } </style>