#ADCFC2 (or 0xADCFC2) is unknown color: approx Jet Stream. HEX triplet: AD, CF and C2. RGB value is (173,207,194). Sum of RGB (Red+Green+Blue) = 173+207+194=574 (76% of max value = 765). Red value is 173 (67.97% from 255 or 30.14% from 574); Green value is 207 (81.25% from 255 or 36.06% from 574); Blue value is 194 (76.17% from 255 or 33.80% from 574); Max value from RGB is 207 - color contains mainly: green. Hex color #ADCFC2 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADCFC2 is #52303D. Grayscale: #C3C3C3. Windows color (decimal): -5386302 or 12767149. OLE color: 12767149.
HSL color Cylindrical-coordinate representation of color #ADCFC2: hue angle of 157.06º degrees, saturation: 0.26, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #ADCFC2 is Cyan = 0.16, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.19.
<style> p { color: #ADCFC2; } p { color: rgb(173,207,194); } H1.HeaderClassName { color: #ADCFC2; } .AnyTagClassName { color: #ADCFC2; } </style>
<style> a { background-color: #ADCFC2; } a { background-color: rgb(173,207,194); } div.DivClassName { background-color: #ADCFC2; } .BgClassName { background-color: #ADCFC2; } </style>
<style> span { border-color: #ADCFC2; } span { border-color: rgb(173,207,194); } td.TdClassName { border-color: #ADCFC2; } .TagClassName { border-color: #ADCFC2; } </style>