#D78FCF (or 0xD78FCF) is unknown color: approx Plum. HEX triplet: D7, 8F and CF. RGB value is (215,143,207). Sum of RGB (Red+Green+Blue) = 215+143+207=565 (74% of max value = 765). Red value is 215 (84.38% from 255 or 38.05% from 565); Green value is 143 (56.25% from 255 or 25.31% from 565); Blue value is 207 (81.25% from 255 or 36.64% from 565); Max value from RGB is 215 - color contains mainly: red. Hex color #D78FCF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D78FCF is #287030. Grayscale: #ABABAB. Windows color (decimal): -2650161 or 13602775. OLE color: 13602775.
HSL color Cylindrical-coordinate representation of color #D78FCF: hue angle of 306.67º degrees, saturation: 0.47, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #D78FCF is Cyan = 0, Magento = 0.33, Yellow = 0.04 and Black (K on CMYK) = 0.16.
<style> p { color: #D78FCF; } p { color: rgb(215,143,207); } H1.HeaderClassName { color: #D78FCF; } .AnyTagClassName { color: #D78FCF; } </style>
<style> a { background-color: #D78FCF; } a { background-color: rgb(215,143,207); } div.DivClassName { background-color: #D78FCF; } .BgClassName { background-color: #D78FCF; } </style>
<style> span { border-color: #D78FCF; } span { border-color: rgb(215,143,207); } td.TdClassName { border-color: #D78FCF; } .TagClassName { border-color: #D78FCF; } </style>