#ADD5F0 (or 0xADD5F0) is unknown color: approx Sail. HEX triplet: AD, D5 and F0. RGB value is (173,213,240). Sum of RGB (Red+Green+Blue) = 173+213+240=626 (82% of max value = 765). Red value is 173 (67.97% from 255 or 27.64% from 626); Green value is 213 (83.59% from 255 or 34.03% from 626); Blue value is 240 (94.14% from 255 or 38.34% from 626); Max value from RGB is 240 - color contains mainly: blue. Hex color #ADD5F0 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #ADD5F0 is #522A0F. Grayscale: #CBCBCB. Windows color (decimal): -5384720 or 15783341. OLE color: 15783341.
HSL color Cylindrical-coordinate representation of color #ADD5F0: hue angle of 204.18º degrees, saturation: 0.69, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #ADD5F0 is Cyan = 0.28, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #ADD5F0; } p { color: rgb(173,213,240); } H1.HeaderClassName { color: #ADD5F0; } .AnyTagClassName { color: #ADD5F0; } </style>
<style> a { background-color: #ADD5F0; } a { background-color: rgb(173,213,240); } div.DivClassName { background-color: #ADD5F0; } .BgClassName { background-color: #ADD5F0; } </style>
<style> span { border-color: #ADD5F0; } span { border-color: rgb(173,213,240); } td.TdClassName { border-color: #ADD5F0; } .TagClassName { border-color: #ADD5F0; } </style>