#F58685 (or 0xF58685) is unknown color: approx Light Coral. HEX triplet: F5, 86 and 85. RGB value is (245,134,133). Sum of RGB (Red+Green+Blue) = 245+134+133=512 (67% of max value = 765). Red value is 245 (96.09% from 255 or 47.85% from 512); Green value is 134 (52.73% from 255 or 26.17% from 512); Blue value is 133 (52.34% from 255 or 25.98% from 512); Max value from RGB is 245 - color contains mainly: red. Hex color #F58685 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F58685 is #0A797A. Grayscale: #A7A7A7. Windows color (decimal): -686459 or 8750837. OLE color: 8750837.
HSL color Cylindrical-coordinate representation of color #F58685: hue angle of 0.54º degrees, saturation: 0.85, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #F58685 is Cyan = 0, Magento = 0.45, Yellow = 0.46 and Black (K on CMYK) = 0.04.
<style> p { color: #F58685; } p { color: rgb(245,134,133); } H1.HeaderClassName { color: #F58685; } .AnyTagClassName { color: #F58685; } </style>
<style> a { background-color: #F58685; } a { background-color: rgb(245,134,133); } div.DivClassName { background-color: #F58685; } .BgClassName { background-color: #F58685; } </style>
<style> span { border-color: #F58685; } span { border-color: rgb(245,134,133); } td.TdClassName { border-color: #F58685; } .TagClassName { border-color: #F58685; } </style>