#D77AC0 (or 0xD77AC0) is unknown color: approx Orchid. HEX triplet: D7, 7A and C0. RGB value is (215,122,192). Sum of RGB (Red+Green+Blue) = 215+122+192=529 (70% of max value = 765). Red value is 215 (84.38% from 255 or 40.64% from 529); Green value is 122 (48.05% from 255 or 23.06% from 529); Blue value is 192 (75.39% from 255 or 36.29% from 529); Max value from RGB is 215 - color contains mainly: red. Hex color #D77AC0 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D77AC0 is #28853F. Grayscale: #9D9D9D. Windows color (decimal): -2655552 or 12614359. OLE color: 12614359.
HSL color Cylindrical-coordinate representation of color #D77AC0: hue angle of 314.84º degrees, saturation: 0.54, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #D77AC0 is Cyan = 0, Magento = 0.43, Yellow = 0.11 and Black (K on CMYK) = 0.16.
<style> p { color: #D77AC0; } p { color: rgb(215,122,192); } H1.HeaderClassName { color: #D77AC0; } .AnyTagClassName { color: #D77AC0; } </style>
<style> a { background-color: #D77AC0; } a { background-color: rgb(215,122,192); } div.DivClassName { background-color: #D77AC0; } .BgClassName { background-color: #D77AC0; } </style>
<style> span { border-color: #D77AC0; } span { border-color: rgb(215,122,192); } td.TdClassName { border-color: #D77AC0; } .TagClassName { border-color: #D77AC0; } </style>