#ADD5C7 (or 0xADD5C7) is unknown color: approx Jet Stream. HEX triplet: AD, D5 and C7. RGB value is (173,213,199). Sum of RGB (Red+Green+Blue) = 173+213+199=585 (77% of max value = 765). Red value is 173 (67.97% from 255 or 29.57% from 585); Green value is 213 (83.59% from 255 or 36.41% from 585); Blue value is 199 (78.12% from 255 or 34.02% from 585); Max value from RGB is 213 - color contains mainly: green. Hex color #ADD5C7 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADD5C7 is #522A38. Grayscale: #C7C7C7. Windows color (decimal): -5384761 or 13096365. OLE color: 13096365.
HSL color Cylindrical-coordinate representation of color #ADD5C7: hue angle of 159º degrees, saturation: 0.32, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #ADD5C7 is Cyan = 0.19, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.16.
<style> p { color: #ADD5C7; } p { color: rgb(173,213,199); } H1.HeaderClassName { color: #ADD5C7; } .AnyTagClassName { color: #ADD5C7; } </style>
<style> a { background-color: #ADD5C7; } a { background-color: rgb(173,213,199); } div.DivClassName { background-color: #ADD5C7; } .BgClassName { background-color: #ADD5C7; } </style>
<style> span { border-color: #ADD5C7; } span { border-color: rgb(173,213,199); } td.TdClassName { border-color: #ADD5C7; } .TagClassName { border-color: #ADD5C7; } </style>