#D768D8 (or 0xD768D8) is unknown color: approx Orchid. HEX triplet: D7, 68 and D8. RGB value is (215,104,216). Sum of RGB (Red+Green+Blue) = 215+104+216=535 (70% of max value = 765). Red value is 215 (84.38% from 255 or 40.19% from 535); Green value is 104 (41.02% from 255 or 19.44% from 535); Blue value is 216 (84.77% from 255 or 40.37% from 535); Max value from RGB is 216 - color contains mainly: blue. Hex color #D768D8 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D768D8 is #289727. Grayscale: #959595. Windows color (decimal): -2660136 or 14182615. OLE color: 14182615.
HSL color Cylindrical-coordinate representation of color #D768D8: hue angle of 299.46º degrees, saturation: 0.59, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #D768D8 is Cyan = 0.00, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #d768d8; } p { color: rgb(215,104,216); } H1.HeaderClassName { color: #d768d8; } .AnyTagClassName { color: #d768d8; } </style>
<style> a { background-color: #d768d8; } a { background-color: rgb(215,104,216); } div.DivClassName { background-color: #d768d8; } .BgClassName { background-color: #d768d8; } </style>
<style> span { border-color: #d768d8; } span { border-color: rgb(215,104,216); } td.TdClassName { border-color: #d768d8; } .TagClassName { border-color: #d768d8; } </style>