#F17DDB (or 0xF17DDB) is unknown color: approx Pale Magenta. HEX triplet: F1, 7D and DB. RGB value is (241,125,219). Sum of RGB (Red+Green+Blue) = 241+125+219=585 (77% of max value = 765). Red value is 241 (94.53% from 255 or 41.20% from 585); Green value is 125 (49.22% from 255 or 21.37% from 585); Blue value is 219 (85.94% from 255 or 37.44% from 585); Max value from RGB is 241 - color contains mainly: red. Hex color #F17DDB is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F17DDB is #0E8224. Grayscale: #AAAAAA. Windows color (decimal): -950821 or 14384625. OLE color: 14384625.
HSL color Cylindrical-coordinate representation of color #F17DDB: hue angle of 311.38º degrees, saturation: 0.81, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #F17DDB is Cyan = 0, Magento = 0.48, Yellow = 0.09 and Black (K on CMYK) = 0.05.
<style> p { color: #F17DDB; } p { color: rgb(241,125,219); } H1.HeaderClassName { color: #F17DDB; } .AnyTagClassName { color: #F17DDB; } </style>
<style> a { background-color: #F17DDB; } a { background-color: rgb(241,125,219); } div.DivClassName { background-color: #F17DDB; } .BgClassName { background-color: #F17DDB; } </style>
<style> span { border-color: #F17DDB; } span { border-color: rgb(241,125,219); } td.TdClassName { border-color: #F17DDB; } .TagClassName { border-color: #F17DDB; } </style>