#ABC7B8 (or 0xABC7B8) is unknown color: approx Nebula. HEX triplet: AB, C7 and B8. RGB value is (171,199,184). Sum of RGB (Red+Green+Blue) = 171+199+184=554 (73% of max value = 765). Red value is 171 (67.19% from 255 or 30.87% from 554); Green value is 199 (78.12% from 255 or 35.92% from 554); Blue value is 184 (72.27% from 255 or 33.21% from 554); Max value from RGB is 199 - color contains mainly: green. Hex color #ABC7B8 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #ABC7B8 is #543847. Grayscale: #BCBCBC. Windows color (decimal): -5519432 or 12109739. OLE color: 12109739.
HSL color Cylindrical-coordinate representation of color #ABC7B8: hue angle of 147.86º degrees, saturation: 0.2, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #ABC7B8 is Cyan = 0.14, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.22.
<style> p { color: #ABC7B8; } p { color: rgb(171,199,184); } H1.HeaderClassName { color: #ABC7B8; } .AnyTagClassName { color: #ABC7B8; } </style>
<style> a { background-color: #ABC7B8; } a { background-color: rgb(171,199,184); } div.DivClassName { background-color: #ABC7B8; } .BgClassName { background-color: #ABC7B8; } </style>
<style> span { border-color: #ABC7B8; } span { border-color: rgb(171,199,184); } td.TdClassName { border-color: #ABC7B8; } .TagClassName { border-color: #ABC7B8; } </style>