#98CFBA (or 0x98CFBA) is unknown color: approx Vista Blue. HEX triplet: 98, CF and BA. RGB value is (152,207,186). Sum of RGB (Red+Green+Blue) = 152+207+186=545 (72% of max value = 765). Red value is 152 (59.77% from 255 or 27.89% from 545); Green value is 207 (81.25% from 255 or 37.98% from 545); Blue value is 186 (73.05% from 255 or 34.13% from 545); Max value from RGB is 207 - color contains mainly: green. Hex color #98CFBA is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #98CFBA is #673045. Grayscale: #BCBCBC. Windows color (decimal): -6762566 or 12242840. OLE color: 12242840.
HSL color Cylindrical-coordinate representation of color #98CFBA: hue angle of 157.09º degrees, saturation: 0.36, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #98CFBA is Cyan = 0.27, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.19.
<style> p { color: #98CFBA; } p { color: rgb(152,207,186); } H1.HeaderClassName { color: #98CFBA; } .AnyTagClassName { color: #98CFBA; } </style>
<style> a { background-color: #98CFBA; } a { background-color: rgb(152,207,186); } div.DivClassName { background-color: #98CFBA; } .BgClassName { background-color: #98CFBA; } </style>
<style> span { border-color: #98CFBA; } span { border-color: rgb(152,207,186); } td.TdClassName { border-color: #98CFBA; } .TagClassName { border-color: #98CFBA; } </style>