#ADE7EB (or 0xADE7EB) is unknown color: approx Pale Turquoise. HEX triplet: AD, E7 and EB. RGB value is (173,231,235). Sum of RGB (Red+Green+Blue) = 173+231+235=639 (84% of max value = 765). Red value is 173 (67.97% from 255 or 27.07% from 639); Green value is 231 (90.62% from 255 or 36.15% from 639); Blue value is 235 (92.19% from 255 or 36.78% from 639); Max value from RGB is 235 - color contains mainly: blue. Hex color #ADE7EB is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #ADE7EB is #521814. Grayscale: #D6D6D6. Windows color (decimal): -5380117 or 15460269. OLE color: 15460269.
HSL color Cylindrical-coordinate representation of color #ADE7EB: hue angle of 183.87º degrees, saturation: 0.61, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #ADE7EB is Cyan = 0.26, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #ADE7EB; } p { color: rgb(173,231,235); } H1.HeaderClassName { color: #ADE7EB; } .AnyTagClassName { color: #ADE7EB; } </style>
<style> a { background-color: #ADE7EB; } a { background-color: rgb(173,231,235); } div.DivClassName { background-color: #ADE7EB; } .BgClassName { background-color: #ADE7EB; } </style>
<style> span { border-color: #ADE7EB; } span { border-color: rgb(173,231,235); } td.TdClassName { border-color: #ADE7EB; } .TagClassName { border-color: #ADE7EB; } </style>