#D77DCE (or 0xD77DCE) is unknown color: approx Orchid. HEX triplet: D7, 7D and CE. RGB value is (215,125,206). Sum of RGB (Red+Green+Blue) = 215+125+206=546 (72% of max value = 765). Red value is 215 (84.38% from 255 or 39.38% from 546); Green value is 125 (49.22% from 255 or 22.89% from 546); Blue value is 206 (80.86% from 255 or 37.73% from 546); Max value from RGB is 215 - color contains mainly: red. Hex color #D77DCE is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D77DCE is #288231. Grayscale: #A0A0A0. Windows color (decimal): -2654770 or 13532631. OLE color: 13532631.
HSL color Cylindrical-coordinate representation of color #D77DCE: hue angle of 306º degrees, saturation: 0.53, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #D77DCE is Cyan = 0, Magento = 0.42, Yellow = 0.04 and Black (K on CMYK) = 0.16.
<style> p { color: #d77dce; } p { color: rgb(215,125,206); } H1.HeaderClassName { color: #d77dce; } .AnyTagClassName { color: #d77dce; } </style>
<style> a { background-color: #d77dce; } a { background-color: rgb(215,125,206); } div.DivClassName { background-color: #d77dce; } .BgClassName { background-color: #d77dce; } </style>
<style> span { border-color: #d77dce; } span { border-color: rgb(215,125,206); } td.TdClassName { border-color: #d77dce; } .TagClassName { border-color: #d77dce; } </style>