#FDAFEE (or 0xFDAFEE) is unknown color: approx Lavender Rose. HEX triplet: FD, AF and EE. RGB value is (253,175,238). Sum of RGB (Red+Green+Blue) = 253+175+238=666 (88% of max value = 765). Red value is 253 (99.22% from 255 or 37.99% from 666); Green value is 175 (68.75% from 255 or 26.28% from 666); Blue value is 238 (93.36% from 255 or 35.74% from 666); Max value from RGB is 253 - color contains mainly: red. Hex color #FDAFEE is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FDAFEE is #025011. Grayscale: #CDCDCD. Windows color (decimal): -151570 or 15642621. OLE color: 15642621.
HSL color Cylindrical-coordinate representation of color #FDAFEE: hue angle of 311.54º degrees, saturation: 0.95, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FDAFEE is Cyan = 0, Magento = 0.31, Yellow = 0.06 and Black (K on CMYK) = 0.01.
<style> p { color: #FDAFEE; } p { color: rgb(253,175,238); } H1.HeaderClassName { color: #FDAFEE; } .AnyTagClassName { color: #FDAFEE; } </style>
<style> a { background-color: #FDAFEE; } a { background-color: rgb(253,175,238); } div.DivClassName { background-color: #FDAFEE; } .BgClassName { background-color: #FDAFEE; } </style>
<style> span { border-color: #FDAFEE; } span { border-color: rgb(253,175,238); } td.TdClassName { border-color: #FDAFEE; } .TagClassName { border-color: #FDAFEE; } </style>