#FFC7E9 (or 0xFFC7E9) is unknown color: approx Classic Rose. HEX triplet: FF, C7 and E9. RGB value is (255,199,233). Sum of RGB (Red+Green+Blue) = 255+199+233=687 (90% of max value = 765). Red value is 255 (100% from 255 or 37.12% from 687); Green value is 199 (78.12% from 255 or 28.97% from 687); Blue value is 233 (91.41% from 255 or 33.92% from 687); Max value from RGB is 255 - color contains mainly: red. Hex color #FFC7E9 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FFC7E9 is #003816. Grayscale: #DBDBDB. Windows color (decimal): -14359 or 15321087. OLE color: 15321087.
HSL color Cylindrical-coordinate representation of color #FFC7E9: hue angle of 323.57º degrees, saturation: 1, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #FFC7E9 is Cyan = 0, Magento = 0.22, Yellow = 0.09 and Black (K on CMYK) = 0.
<style> p { color: #FFC7E9; } p { color: rgb(255,199,233); } H1.HeaderClassName { color: #FFC7E9; } .AnyTagClassName { color: #FFC7E9; } </style>
<style> a { background-color: #FFC7E9; } a { background-color: rgb(255,199,233); } div.DivClassName { background-color: #FFC7E9; } .BgClassName { background-color: #FFC7E9; } </style>
<style> span { border-color: #FFC7E9; } span { border-color: rgb(255,199,233); } td.TdClassName { border-color: #FFC7E9; } .TagClassName { border-color: #FFC7E9; } </style>