#D76ACC (or 0xD76ACC) is unknown color: approx Orchid. HEX triplet: D7, 6A and CC. RGB value is (215,106,204). Sum of RGB (Red+Green+Blue) = 215+106+204=525 (69% of max value = 765). Red value is 215 (84.38% from 255 or 40.95% from 525); Green value is 106 (41.80% from 255 or 20.19% from 525); Blue value is 204 (80.08% from 255 or 38.86% from 525); Max value from RGB is 215 - color contains mainly: red. Hex color #D76ACC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D76ACC is #289533. Grayscale: #959595. Windows color (decimal): -2659636 or 13396695. OLE color: 13396695.
HSL color Cylindrical-coordinate representation of color #D76ACC: hue angle of 306.06º degrees, saturation: 0.58, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #D76ACC is Cyan = 0, Magento = 0.51, Yellow = 0.05 and Black (K on CMYK) = 0.16.
<style> p { color: #D76ACC; } p { color: rgb(215,106,204); } H1.HeaderClassName { color: #D76ACC; } .AnyTagClassName { color: #D76ACC; } </style>
<style> a { background-color: #D76ACC; } a { background-color: rgb(215,106,204); } div.DivClassName { background-color: #D76ACC; } .BgClassName { background-color: #D76ACC; } </style>
<style> span { border-color: #D76ACC; } span { border-color: rgb(215,106,204); } td.TdClassName { border-color: #D76ACC; } .TagClassName { border-color: #D76ACC; } </style>