#FF95E8 (or 0xFF95E8) is unknown color: approx Lavender Rose. HEX triplet: FF, 95 and E8. RGB value is (255,149,232). Sum of RGB (Red+Green+Blue) = 255+149+232=636 (84% of max value = 765). Red value is 255 (100% from 255 or 40.09% from 636); Green value is 149 (58.59% from 255 or 23.43% from 636); Blue value is 232 (91.02% from 255 or 36.48% from 636); Max value from RGB is 255 - color contains mainly: red. Hex color #FF95E8 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FF95E8 is #006A17. Grayscale: #BDBDBD. Windows color (decimal): -27160 or 15242751. OLE color: 15242751.
HSL color Cylindrical-coordinate representation of color #FF95E8: hue angle of 313.02º degrees, saturation: 1, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #FF95E8 is Cyan = 0, Magento = 0.42, Yellow = 0.09 and Black (K on CMYK) = 0.
<style> p { color: #FF95E8; } p { color: rgb(255,149,232); } H1.HeaderClassName { color: #FF95E8; } .AnyTagClassName { color: #FF95E8; } </style>
<style> a { background-color: #FF95E8; } a { background-color: rgb(255,149,232); } div.DivClassName { background-color: #FF95E8; } .BgClassName { background-color: #FF95E8; } </style>
<style> span { border-color: #FF95E8; } span { border-color: rgb(255,149,232); } td.TdClassName { border-color: #FF95E8; } .TagClassName { border-color: #FF95E8; } </style>