#D7FFE6 (or 0xD7FFE6) is unknown color: approx Cosmic Latte. HEX triplet: D7, FF and E6. RGB value is (215,255,230). Sum of RGB (Red+Green+Blue) = 215+255+230=700 (92% of max value = 765). Red value is 215 (84.38% from 255 or 30.71% from 700); Green value is 255 (100% from 255 or 36.43% from 700); Blue value is 230 (90.23% from 255 or 32.86% from 700); Max value from RGB is 255 - color contains mainly: green. Hex color #D7FFE6 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D7FFE6 is #280019. Grayscale: #F0F0F0. Windows color (decimal): -2621466 or 15138775. OLE color: 15138775.
HSL color Cylindrical-coordinate representation of color #D7FFE6: hue angle of 142.5º degrees, saturation: 1, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #D7FFE6 is Cyan = 0.16, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.
<style> p { color: #D7FFE6; } p { color: rgb(215,255,230); } H1.HeaderClassName { color: #D7FFE6; } .AnyTagClassName { color: #D7FFE6; } </style>
<style> a { background-color: #D7FFE6; } a { background-color: rgb(215,255,230); } div.DivClassName { background-color: #D7FFE6; } .BgClassName { background-color: #D7FFE6; } </style>
<style> span { border-color: #D7FFE6; } span { border-color: rgb(215,255,230); } td.TdClassName { border-color: #D7FFE6; } .TagClassName { border-color: #D7FFE6; } </style>