#F0676F (or 0xF0676F) is unknown color: approx Froly. HEX triplet: F0, 67 and 6F. RGB value is (240,103,111). Sum of RGB (Red+Green+Blue) = 240+103+111=454 (60% of max value = 765). Red value is 240 (94.14% from 255 or 52.86% from 454); Green value is 103 (40.62% from 255 or 22.69% from 454); Blue value is 111 (43.75% from 255 or 24.45% from 454); Max value from RGB is 240 - color contains mainly: red. Hex color #F0676F is not a web safe color. Web safe color analog (approx): #FF6666. Inversed color of #F0676F is #0F9890. Grayscale: #909090. Windows color (decimal): -1022097 or 7301104. OLE color: 7301104.
HSL color Cylindrical-coordinate representation of color #F0676F: hue angle of 356.5º degrees, saturation: 0.82, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #F0676F is Cyan = 0, Magento = 0.57, Yellow = 0.54 and Black (K on CMYK) = 0.06.
<style> p { color: #F0676F; } p { color: rgb(240,103,111); } H1.HeaderClassName { color: #F0676F; } .AnyTagClassName { color: #F0676F; } </style>
<style> a { background-color: #F0676F; } a { background-color: rgb(240,103,111); } div.DivClassName { background-color: #F0676F; } .BgClassName { background-color: #F0676F; } </style>
<style> span { border-color: #F0676F; } span { border-color: rgb(240,103,111); } td.TdClassName { border-color: #F0676F; } .TagClassName { border-color: #F0676F; } </style>