#8FFFD9 (or 0x8FFFD9) is unknown color: approx Aquamarine. HEX triplet: 8F, FF and D9. RGB value is (143,255,217). Sum of RGB (Red+Green+Blue) = 143+255+217=615 (81% of max value = 765). Red value is 143 (56.25% from 255 or 23.25% from 615); Green value is 255 (100% from 255 or 41.46% from 615); Blue value is 217 (85.16% from 255 or 35.28% from 615); Max value from RGB is 255 - color contains mainly: green. Hex color #8FFFD9 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #8FFFD9 is #700026. Grayscale: #D9D9D9. Windows color (decimal): -7340071 or 14286735. OLE color: 14286735.
HSL color Cylindrical-coordinate representation of color #8FFFD9: hue angle of 159.64º degrees, saturation: 1, lightness: 0.78%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #8FFFD9 is Cyan = 0.44, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.
<style> p { color: #8FFFD9; } p { color: rgb(143,255,217); } H1.HeaderClassName { color: #8FFFD9; } .AnyTagClassName { color: #8FFFD9; } </style>
<style> a { background-color: #8FFFD9; } a { background-color: rgb(143,255,217); } div.DivClassName { background-color: #8FFFD9; } .BgClassName { background-color: #8FFFD9; } </style>
<style> span { border-color: #8FFFD9; } span { border-color: rgb(143,255,217); } td.TdClassName { border-color: #8FFFD9; } .TagClassName { border-color: #8FFFD9; } </style>