#F7CDC8 (or 0xF7CDC8) is unknown color: approx Coral Candy. HEX triplet: F7, CD and C8. RGB value is (247,205,200). Sum of RGB (Red+Green+Blue) = 247+205+200=652 (86% of max value = 765). Red value is 247 (96.88% from 255 or 37.88% from 652); Green value is 205 (80.47% from 255 or 31.44% from 652); Blue value is 200 (78.52% from 255 or 30.67% from 652); Max value from RGB is 247 - color contains mainly: red. Hex color #F7CDC8 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F7CDC8 is #083237. Grayscale: #D9D9D9. Windows color (decimal): -537144 or 13159927. OLE color: 13159927.
HSL color Cylindrical-coordinate representation of color #F7CDC8: hue angle of 6.38º degrees, saturation: 0.75, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #F7CDC8 is Cyan = 0, Magento = 0.17, Yellow = 0.19 and Black (K on CMYK) = 0.03.
<style> p { color: #F7CDC8; } p { color: rgb(247,205,200); } H1.HeaderClassName { color: #F7CDC8; } .AnyTagClassName { color: #F7CDC8; } </style>
<style> a { background-color: #F7CDC8; } a { background-color: rgb(247,205,200); } div.DivClassName { background-color: #F7CDC8; } .BgClassName { background-color: #F7CDC8; } </style>
<style> span { border-color: #F7CDC8; } span { border-color: rgb(247,205,200); } td.TdClassName { border-color: #F7CDC8; } .TagClassName { border-color: #F7CDC8; } </style>