#F185BB (or 0xF185BB) is unknown color: approx Persian Pink. HEX triplet: F1, 85 and BB. RGB value is (241,133,187). Sum of RGB (Red+Green+Blue) = 241+133+187=561 (74% of max value = 765). Red value is 241 (94.53% from 255 or 42.96% from 561); Green value is 133 (52.34% from 255 or 23.71% from 561); Blue value is 187 (73.44% from 255 or 33.33% from 561); Max value from RGB is 241 - color contains mainly: red. Hex color #F185BB is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F185BB is #0E7A44. Grayscale: #ABABAB. Windows color (decimal): -948805 or 12289521. OLE color: 12289521.
HSL color Cylindrical-coordinate representation of color #F185BB: hue angle of 330º degrees, saturation: 0.79, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #F185BB is Cyan = 0, Magento = 0.45, Yellow = 0.22 and Black (K on CMYK) = 0.05.
<style> p { color: #F185BB; } p { color: rgb(241,133,187); } H1.HeaderClassName { color: #F185BB; } .AnyTagClassName { color: #F185BB; } </style>
<style> a { background-color: #F185BB; } a { background-color: rgb(241,133,187); } div.DivClassName { background-color: #F185BB; } .BgClassName { background-color: #F185BB; } </style>
<style> span { border-color: #F185BB; } span { border-color: rgb(241,133,187); } td.TdClassName { border-color: #F185BB; } .TagClassName { border-color: #F185BB; } </style>