#90DEE5 (or 0x90DEE5) is unknown color: approx Charlotte. HEX triplet: 90, DE and E5. RGB value is (144,222,229). Sum of RGB (Red+Green+Blue) = 144+222+229=595 (78% of max value = 765). Red value is 144 (56.64% from 255 or 24.20% from 595); Green value is 222 (87.11% from 255 or 37.31% from 595); Blue value is 229 (89.84% from 255 or 38.49% from 595); Max value from RGB is 229 - color contains mainly: blue. Hex color #90DEE5 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #90DEE5 is #6F211A. Grayscale: #C7C7C7. Windows color (decimal): -7282971 or 15064720. OLE color: 15064720.
HSL color Cylindrical-coordinate representation of color #90DEE5: hue angle of 184.94º degrees, saturation: 0.62, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #90DEE5 is Cyan = 0.37, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #90DEE5; } p { color: rgb(144,222,229); } H1.HeaderClassName { color: #90DEE5; } .AnyTagClassName { color: #90DEE5; } </style>
<style> a { background-color: #90DEE5; } a { background-color: rgb(144,222,229); } div.DivClassName { background-color: #90DEE5; } .BgClassName { background-color: #90DEE5; } </style>
<style> span { border-color: #90DEE5; } span { border-color: rgb(144,222,229); } td.TdClassName { border-color: #90DEE5; } .TagClassName { border-color: #90DEE5; } </style>