#FF9DCF (or 0xFF9DCF) is unknown color: approx Carnation Pink. HEX triplet: FF, 9D and CF. RGB value is (255,157,207). Sum of RGB (Red+Green+Blue) = 255+157+207=619 (81% of max value = 765). Red value is 255 (100% from 255 or 41.20% from 619); Green value is 157 (61.72% from 255 or 25.36% from 619); Blue value is 207 (81.25% from 255 or 33.44% from 619); Max value from RGB is 255 - color contains mainly: red. Hex color #FF9DCF is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FF9DCF is #006230. Grayscale: #BFBFBF. Windows color (decimal): -25137 or 13606399. OLE color: 13606399.
HSL color Cylindrical-coordinate representation of color #FF9DCF: hue angle of 329.39º degrees, saturation: 1, lightness: 0.81%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #FF9DCF is Cyan = 0, Magento = 0.38, Yellow = 0.19 and Black (K on CMYK) = 0.
<style> p { color: #FF9DCF; } p { color: rgb(255,157,207); } H1.HeaderClassName { color: #FF9DCF; } .AnyTagClassName { color: #FF9DCF; } </style>
<style> a { background-color: #FF9DCF; } a { background-color: rgb(255,157,207); } div.DivClassName { background-color: #FF9DCF; } .BgClassName { background-color: #FF9DCF; } </style>
<style> span { border-color: #FF9DCF; } span { border-color: rgb(255,157,207); } td.TdClassName { border-color: #FF9DCF; } .TagClassName { border-color: #FF9DCF; } </style>