#F27D7C (or 0xF27D7C) is unknown color: approx Light Coral. HEX triplet: F2, 7D and 7C. RGB value is (242,125,124). Sum of RGB (Red+Green+Blue) = 242+125+124=491 (65% of max value = 765). Red value is 242 (94.92% from 255 or 49.29% from 491); Green value is 125 (49.22% from 255 or 25.46% from 491); Blue value is 124 (48.83% from 255 or 25.25% from 491); Max value from RGB is 242 - color contains mainly: red. Hex color #F27D7C is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #F27D7C is #0D8283. Grayscale: #9F9F9F. Windows color (decimal): -885380 or 8158706. OLE color: 8158706.
HSL color Cylindrical-coordinate representation of color #F27D7C: hue angle of 0.51º degrees, saturation: 0.82, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #F27D7C is Cyan = 0, Magento = 0.48, Yellow = 0.49 and Black (K on CMYK) = 0.05.
<style> p { color: #f27d7c; } p { color: rgb(242,125,124); } H1.HeaderClassName { color: #f27d7c; } .AnyTagClassName { color: #f27d7c; } </style>
<style> a { background-color: #f27d7c; } a { background-color: rgb(242,125,124); } div.DivClassName { background-color: #f27d7c; } .BgClassName { background-color: #f27d7c; } </style>
<style> span { border-color: #f27d7c; } span { border-color: rgb(242,125,124); } td.TdClassName { border-color: #f27d7c; } .TagClassName { border-color: #f27d7c; } </style>