#F6CDC4 (or 0xF6CDC4) is unknown color: approx Coral Candy. HEX triplet: F6, CD and C4. RGB value is (246,205,196). Sum of RGB (Red+Green+Blue) = 246+205+196=647 (85% of max value = 765). Red value is 246 (96.48% from 255 or 38.02% from 647); Green value is 205 (80.47% from 255 or 31.68% from 647); Blue value is 196 (76.95% from 255 or 30.29% from 647); Max value from RGB is 246 - color contains mainly: red. Hex color #F6CDC4 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F6CDC4 is #09323B. Grayscale: #D8D8D8. Windows color (decimal): -602684 or 12897782. OLE color: 12897782.
HSL color Cylindrical-coordinate representation of color #F6CDC4: hue angle of 10.8º degrees, saturation: 0.74, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #F6CDC4 is Cyan = 0, Magento = 0.17, Yellow = 0.20 and Black (K on CMYK) = 0.04.
<style> p { color: #F6CDC4; } p { color: rgb(246,205,196); } H1.HeaderClassName { color: #F6CDC4; } .AnyTagClassName { color: #F6CDC4; } </style>
<style> a { background-color: #F6CDC4; } a { background-color: rgb(246,205,196); } div.DivClassName { background-color: #F6CDC4; } .BgClassName { background-color: #F6CDC4; } </style>
<style> span { border-color: #F6CDC4; } span { border-color: rgb(246,205,196); } td.TdClassName { border-color: #F6CDC4; } .TagClassName { border-color: #F6CDC4; } </style>