#ADC8A8 (or 0xADC8A8) is unknown color: approx Rainee. HEX triplet: AD, C8 and A8. RGB value is (173,200,168). Sum of RGB (Red+Green+Blue) = 173+200+168=541 (71% of max value = 765). Red value is 173 (67.97% from 255 or 31.98% from 541); Green value is 200 (78.52% from 255 or 36.97% from 541); Blue value is 168 (66.02% from 255 or 31.05% from 541); Max value from RGB is 200 - color contains mainly: green. Hex color #ADC8A8 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ADC8A8 is #523757. Grayscale: #BCBCBC. Windows color (decimal): -5388120 or 11061421. OLE color: 11061421.
HSL color Cylindrical-coordinate representation of color #ADC8A8: hue angle of 110.62º degrees, saturation: 0.23, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #ADC8A8 is Cyan = 0.14, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.22.
<style> p { color: #ADC8A8; } p { color: rgb(173,200,168); } H1.HeaderClassName { color: #ADC8A8; } .AnyTagClassName { color: #ADC8A8; } </style>
<style> a { background-color: #ADC8A8; } a { background-color: rgb(173,200,168); } div.DivClassName { background-color: #ADC8A8; } .BgClassName { background-color: #ADC8A8; } </style>
<style> span { border-color: #ADC8A8; } span { border-color: rgb(173,200,168); } td.TdClassName { border-color: #ADC8A8; } .TagClassName { border-color: #ADC8A8; } </style>