#ADCABC (or 0xADCABC) is unknown color: approx Nebula. HEX triplet: AD, CA and BC. RGB value is (173,202,188). Sum of RGB (Red+Green+Blue) = 173+202+188=563 (74% of max value = 765). Red value is 173 (67.97% from 255 or 30.73% from 563); Green value is 202 (79.30% from 255 or 35.88% from 563); Blue value is 188 (73.83% from 255 or 33.39% from 563); Max value from RGB is 202 - color contains mainly: green. Hex color #ADCABC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ADCABC is #523543. Grayscale: #BFBFBF. Windows color (decimal): -5387588 or 12372653. OLE color: 12372653.
HSL color Cylindrical-coordinate representation of color #ADCABC: hue angle of 151.03º degrees, saturation: 0.21, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #ADCABC is Cyan = 0.14, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.21.
<style> p { color: #ADCABC; } p { color: rgb(173,202,188); } H1.HeaderClassName { color: #ADCABC; } .AnyTagClassName { color: #ADCABC; } </style>
<style> a { background-color: #ADCABC; } a { background-color: rgb(173,202,188); } div.DivClassName { background-color: #ADCABC; } .BgClassName { background-color: #ADCABC; } </style>
<style> span { border-color: #ADCABC; } span { border-color: rgb(173,202,188); } td.TdClassName { border-color: #ADCABC; } .TagClassName { border-color: #ADCABC; } </style>