#F225DB (or 0xF225DB) is unknown color: approx Razzle Dazzle Rose. HEX triplet: F2, 25 and DB. RGB value is (242,37,219). Sum of RGB (Red+Green+Blue) = 242+37+219=498 (65% of max value = 765). Red value is 242 (94.92% from 255 or 48.59% from 498); Green value is 37 (14.84% from 255 or 7.43% from 498); Blue value is 219 (85.94% from 255 or 43.98% from 498); Max value from RGB is 242 - color contains mainly: red. Hex color #F225DB is not a web safe color. Web safe color analog (approx): #FF33CC. Inversed color of #F225DB is #0DDA24. Grayscale: #767676. Windows color (decimal): -907813 or 14362098. OLE color: 14362098.
HSL color Cylindrical-coordinate representation of color #F225DB: hue angle of 306.73º degrees, saturation: 0.89, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #F225DB is Cyan = 0, Magento = 0.85, Yellow = 0.10 and Black (K on CMYK) = 0.05.
<style> p { color: #f225db; } p { color: rgb(242,37,219); } H1.HeaderClassName { color: #f225db; } .AnyTagClassName { color: #f225db; } </style>
<style> a { background-color: #f225db; } a { background-color: rgb(242,37,219); } div.DivClassName { background-color: #f225db; } .BgClassName { background-color: #f225db; } </style>
<style> span { border-color: #f225db; } span { border-color: rgb(242,37,219); } td.TdClassName { border-color: #f225db; } .TagClassName { border-color: #f225db; } </style>