#90CAE7 (or 0x90CAE7) is unknown color: approx Cornflower. HEX triplet: 90, CA and E7. RGB value is (144,202,231). Sum of RGB (Red+Green+Blue) = 144+202+231=577 (76% of max value = 765). Red value is 144 (56.64% from 255 or 24.96% from 577); Green value is 202 (79.30% from 255 or 35.01% from 577); Blue value is 231 (90.62% from 255 or 40.03% from 577); Max value from RGB is 231 - color contains mainly: blue. Hex color #90CAE7 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #90CAE7 is #6F3518. Grayscale: #BBBBBB. Windows color (decimal): -7288089 or 15190672. OLE color: 15190672.
HSL color Cylindrical-coordinate representation of color #90CAE7: hue angle of 200º degrees, saturation: 0.64, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #90CAE7 is Cyan = 0.38, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #90CAE7; } p { color: rgb(144,202,231); } H1.HeaderClassName { color: #90CAE7; } .AnyTagClassName { color: #90CAE7; } </style>
<style> a { background-color: #90CAE7; } a { background-color: rgb(144,202,231); } div.DivClassName { background-color: #90CAE7; } .BgClassName { background-color: #90CAE7; } </style>
<style> span { border-color: #90CAE7; } span { border-color: rgb(144,202,231); } td.TdClassName { border-color: #90CAE7; } .TagClassName { border-color: #90CAE7; } </style>