#90BCEF (or 0x90BCEF) is unknown color: approx Cornflower. HEX triplet: 90, BC and EF. RGB value is (144,188,239). Sum of RGB (Red+Green+Blue) = 144+188+239=571 (75% of max value = 765). Red value is 144 (56.64% from 255 or 25.22% from 571); Green value is 188 (73.83% from 255 or 32.92% from 571); Blue value is 239 (93.75% from 255 or 41.86% from 571); Max value from RGB is 239 - color contains mainly: blue. Hex color #90BCEF is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #90BCEF is #6F4310. Grayscale: #B4B4B4. Windows color (decimal): -7291665 or 15711376. OLE color: 15711376.
HSL color Cylindrical-coordinate representation of color #90BCEF: hue angle of 212.21º 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 #90BCEF is Cyan = 0.40, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #90BCEF; } p { color: rgb(144,188,239); } H1.HeaderClassName { color: #90BCEF; } .AnyTagClassName { color: #90BCEF; } </style>
<style> a { background-color: #90BCEF; } a { background-color: rgb(144,188,239); } div.DivClassName { background-color: #90BCEF; } .BgClassName { background-color: #90BCEF; } </style>
<style> span { border-color: #90BCEF; } span { border-color: rgb(144,188,239); } td.TdClassName { border-color: #90BCEF; } .TagClassName { border-color: #90BCEF; } </style>