#D6FBCC (or 0xD6FBCC) is unknown color: approx Snowy Mint. HEX triplet: D6, FB and CC. RGB value is (214,251,204). Sum of RGB (Red+Green+Blue) = 214+251+204=669 (88% of max value = 765). Red value is 214 (83.98% from 255 or 31.99% from 669); Green value is 251 (98.44% from 255 or 37.52% from 669); Blue value is 204 (80.08% from 255 or 30.49% from 669); Max value from RGB is 251 - color contains mainly: green. Hex color #D6FBCC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D6FBCC is #290433. Grayscale: #EAEAEA. Windows color (decimal): -2688052 or 13433814. OLE color: 13433814.
HSL color Cylindrical-coordinate representation of color #D6FBCC: hue angle of 107.23º degrees, saturation: 0.85, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #D6FBCC is Cyan = 0.15, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.02.
<style> p { color: #d6fbcc; } p { color: rgb(214,251,204); } H1.HeaderClassName { color: #d6fbcc; } .AnyTagClassName { color: #d6fbcc; } </style>
<style> a { background-color: #d6fbcc; } a { background-color: rgb(214,251,204); } div.DivClassName { background-color: #d6fbcc; } .BgClassName { background-color: #d6fbcc; } </style>
<style> span { border-color: #d6fbcc; } span { border-color: rgb(214,251,204); } td.TdClassName { border-color: #d6fbcc; } .TagClassName { border-color: #d6fbcc; } </style>