#8CCBA8 (or 0x8CCBA8) is unknown color: approx Vista Blue. HEX triplet: 8C, CB and A8. RGB value is (140,203,168). Sum of RGB (Red+Green+Blue) = 140+203+168=511 (67% of max value = 765). Red value is 140 (55.08% from 255 or 27.40% from 511); Green value is 203 (79.69% from 255 or 39.73% from 511); Blue value is 168 (66.02% from 255 or 32.88% from 511); Max value from RGB is 203 - color contains mainly: green. Hex color #8CCBA8 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #8CCBA8 is #733457. Grayscale: #B4B4B4. Windows color (decimal): -7550040 or 11062156. OLE color: 11062156.
HSL color Cylindrical-coordinate representation of color #8CCBA8: hue angle of 146.67º degrees, saturation: 0.38, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #8CCBA8 is Cyan = 0.31, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.20.
<style> p { color: #8CCBA8; } p { color: rgb(140,203,168); } H1.HeaderClassName { color: #8CCBA8; } .AnyTagClassName { color: #8CCBA8; } </style>
<style> a { background-color: #8CCBA8; } a { background-color: rgb(140,203,168); } div.DivClassName { background-color: #8CCBA8; } .BgClassName { background-color: #8CCBA8; } </style>
<style> span { border-color: #8CCBA8; } span { border-color: rgb(140,203,168); } td.TdClassName { border-color: #8CCBA8; } .TagClassName { border-color: #8CCBA8; } </style>