#FD0CAC (or 0xFD0CAC) is unknown color: approx Spicy Pink. HEX triplet: FD, 0C and AC. RGB value is (253,12,172). Sum of RGB (Red+Green+Blue) = 253+12+172=437 (57% of max value = 765). Red value is 253 (99.22% from 255 or 57.89% from 437); Green value is 12 (5.08% from 255 or 2.75% from 437); Blue value is 172 (67.58% from 255 or 39.36% from 437); Max value from RGB is 253 - color contains mainly: red. Hex color #FD0CAC is not a web safe color. Web safe color analog (approx): #FF0099. Inversed color of #FD0CAC is #02F353. Grayscale: #656565. Windows color (decimal): -193364 or 11275517. OLE color: 11275517.
HSL color Cylindrical-coordinate representation of color #FD0CAC: hue angle of 320.17º degrees, saturation: 0.98, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #FD0CAC is Cyan = 0, Magento = 0.95, Yellow = 0.32 and Black (K on CMYK) = 0.01.
<style> p { color: #FD0CAC; } p { color: rgb(253,12,172); } H1.HeaderClassName { color: #FD0CAC; } .AnyTagClassName { color: #FD0CAC; } </style>
<style> a { background-color: #FD0CAC; } a { background-color: rgb(253,12,172); } div.DivClassName { background-color: #FD0CAC; } .BgClassName { background-color: #FD0CAC; } </style>
<style> span { border-color: #FD0CAC; } span { border-color: rgb(253,12,172); } td.TdClassName { border-color: #FD0CAC; } .TagClassName { border-color: #FD0CAC; } </style>