#FF92DD (or 0xFF92DD) is unknown color: approx Lavender Rose. HEX triplet: FF, 92 and DD. RGB value is (255,146,221). Sum of RGB (Red+Green+Blue) = 255+146+221=622 (82% of max value = 765). Red value is 255 (100% from 255 or 41.00% from 622); Green value is 146 (57.42% from 255 or 23.47% from 622); Blue value is 221 (86.72% from 255 or 35.53% from 622); Max value from RGB is 255 - color contains mainly: red. Hex color #FF92DD is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FF92DD is #006D22. Grayscale: #BABABA. Windows color (decimal): -27939 or 14521087. OLE color: 14521087.
HSL color Cylindrical-coordinate representation of color #FF92DD: hue angle of 318.72º degrees, saturation: 1, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #FF92DD is Cyan = 0, Magento = 0.43, Yellow = 0.13 and Black (K on CMYK) = 0.
<style> p { color: #FF92DD; } p { color: rgb(255,146,221); } H1.HeaderClassName { color: #FF92DD; } .AnyTagClassName { color: #FF92DD; } </style>
<style> a { background-color: #FF92DD; } a { background-color: rgb(255,146,221); } div.DivClassName { background-color: #FF92DD; } .BgClassName { background-color: #FF92DD; } </style>
<style> span { border-color: #FF92DD; } span { border-color: rgb(255,146,221); } td.TdClassName { border-color: #FF92DD; } .TagClassName { border-color: #FF92DD; } </style>