#FF6DF5 (or 0xFF6DF5) is unknown color: approx Ultra Pink. HEX triplet: FF, 6D and F5. RGB value is (255,109,245). Sum of RGB (Red+Green+Blue) = 255+109+245=609 (80% of max value = 765). Red value is 255 (100% from 255 or 41.87% from 609); Green value is 109 (42.97% from 255 or 17.90% from 609); Blue value is 245 (96.09% from 255 or 40.23% from 609); Max value from RGB is 255 - color contains mainly: red. Hex color #FF6DF5 is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #FF6DF5 is #00920A. Grayscale: #A7A7A7. Windows color (decimal): -37387 or 16084479. OLE color: 16084479.
HSL color Cylindrical-coordinate representation of color #FF6DF5: hue angle of 304.11º degrees, saturation: 1, lightness: 0.71%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #FF6DF5 is Cyan = 0, Magento = 0.57, Yellow = 0.04 and Black (K on CMYK) = 0.
<style> p { color: #FF6DF5; } p { color: rgb(255,109,245); } H1.HeaderClassName { color: #FF6DF5; } .AnyTagClassName { color: #FF6DF5; } </style>
<style> a { background-color: #FF6DF5; } a { background-color: rgb(255,109,245); } div.DivClassName { background-color: #FF6DF5; } .BgClassName { background-color: #FF6DF5; } </style>
<style> span { border-color: #FF6DF5; } span { border-color: rgb(255,109,245); } td.TdClassName { border-color: #FF6DF5; } .TagClassName { border-color: #FF6DF5; } </style>