#D5FCCF (or 0xD5FCCF) is unknown color: approx Blue Romance. HEX triplet: D5, FC and CF. RGB value is (213,252,207). Sum of RGB (Red+Green+Blue) = 213+252+207=672 (89% of max value = 765). Red value is 213 (83.59% from 255 or 31.70% from 672); Green value is 252 (98.83% from 255 or 37.5% from 672); Blue value is 207 (81.25% from 255 or 30.80% from 672); Max value from RGB is 252 - color contains mainly: green. Hex color #D5FCCF is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D5FCCF is #2A0330. Grayscale: #EBEBEB. Windows color (decimal): -2753329 or 13630677. OLE color: 13630677.
HSL color Cylindrical-coordinate representation of color #D5FCCF: hue angle of 112º degrees, saturation: 0.88, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #D5FCCF is Cyan = 0.15, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.01.
<style> p { color: #D5FCCF; } p { color: rgb(213,252,207); } H1.HeaderClassName { color: #D5FCCF; } .AnyTagClassName { color: #D5FCCF; } </style>
<style> a { background-color: #D5FCCF; } a { background-color: rgb(213,252,207); } div.DivClassName { background-color: #D5FCCF; } .BgClassName { background-color: #D5FCCF; } </style>
<style> span { border-color: #D5FCCF; } span { border-color: rgb(213,252,207); } td.TdClassName { border-color: #D5FCCF; } .TagClassName { border-color: #D5FCCF; } </style>