#FD90CC (or 0xFD90CC) is unknown color: approx Tea Rose. HEX triplet: FD, 90 and CC. RGB value is (253,144,204). Sum of RGB (Red+Green+Blue) = 253+144+204=601 (79% of max value = 765). Red value is 253 (99.22% from 255 or 42.10% from 601); Green value is 144 (56.64% from 255 or 23.96% from 601); Blue value is 204 (80.08% from 255 or 33.94% from 601); Max value from RGB is 253 - color contains mainly: red. Hex color #FD90CC is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FD90CC is #026F33. Grayscale: #B7B7B7. Windows color (decimal): -159540 or 13406461. OLE color: 13406461.
HSL color Cylindrical-coordinate representation of color #FD90CC: hue angle of 326.97º degrees, saturation: 0.96, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #FD90CC is Cyan = 0, Magento = 0.43, Yellow = 0.19 and Black (K on CMYK) = 0.01.
<style> p { color: #FD90CC; } p { color: rgb(253,144,204); } H1.HeaderClassName { color: #FD90CC; } .AnyTagClassName { color: #FD90CC; } </style>
<style> a { background-color: #FD90CC; } a { background-color: rgb(253,144,204); } div.DivClassName { background-color: #FD90CC; } .BgClassName { background-color: #FD90CC; } </style>
<style> span { border-color: #FD90CC; } span { border-color: rgb(253,144,204); } td.TdClassName { border-color: #FD90CC; } .TagClassName { border-color: #FD90CC; } </style>