#D681C0 (or 0xD681C0) is unknown color: approx Orchid. HEX triplet: D6, 81 and C0. RGB value is (214,129,192). Sum of RGB (Red+Green+Blue) = 214+129+192=535 (70% of max value = 765). Red value is 214 (83.98% from 255 or 40% from 535); Green value is 129 (50.78% from 255 or 24.11% from 535); Blue value is 192 (75.39% from 255 or 35.89% from 535); Max value from RGB is 214 - color contains mainly: red. Hex color #D681C0 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D681C0 is #297E3F. Grayscale: #A1A1A1. Windows color (decimal): -2719296 or 12616150. OLE color: 12616150.
HSL color Cylindrical-coordinate representation of color #D681C0: hue angle of 315.53º degrees, saturation: 0.51, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #D681C0 is Cyan = 0, Magento = 0.40, Yellow = 0.10 and Black (K on CMYK) = 0.16.
<style> p { color: #D681C0; } p { color: rgb(214,129,192); } H1.HeaderClassName { color: #D681C0; } .AnyTagClassName { color: #D681C0; } </style>
<style> a { background-color: #D681C0; } a { background-color: rgb(214,129,192); } div.DivClassName { background-color: #D681C0; } .BgClassName { background-color: #D681C0; } </style>
<style> span { border-color: #D681C0; } span { border-color: rgb(214,129,192); } td.TdClassName { border-color: #D681C0; } .TagClassName { border-color: #D681C0; } </style>