#D7FFB9 (or 0xD7FFB9) is unknown color: approx Tea Green. HEX triplet: D7, FF and B9. RGB value is (215,255,185). Sum of RGB (Red+Green+Blue) = 215+255+185=655 (86% of max value = 765). Red value is 215 (84.38% from 255 or 32.82% from 655); Green value is 255 (100% from 255 or 38.93% from 655); Blue value is 185 (72.66% from 255 or 28.24% from 655); Max value from RGB is 255 - color contains mainly: green. Hex color #D7FFB9 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D7FFB9 is #280046. Grayscale: #EBEBEB. Windows color (decimal): -2621511 or 12189655. OLE color: 12189655.
HSL color Cylindrical-coordinate representation of color #D7FFB9: hue angle of 94.29º degrees, saturation: 1, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #D7FFB9 is Cyan = 0.16, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.
<style> p { color: #D7FFB9; } p { color: rgb(215,255,185); } H1.HeaderClassName { color: #D7FFB9; } .AnyTagClassName { color: #D7FFB9; } </style>
<style> a { background-color: #D7FFB9; } a { background-color: rgb(215,255,185); } div.DivClassName { background-color: #D7FFB9; } .BgClassName { background-color: #D7FFB9; } </style>
<style> span { border-color: #D7FFB9; } span { border-color: rgb(215,255,185); } td.TdClassName { border-color: #D7FFB9; } .TagClassName { border-color: #D7FFB9; } </style>