#D57CCA (or 0xD57CCA) is unknown color: approx Orchid. HEX triplet: D5, 7C and CA. RGB value is (213,124,202). Sum of RGB (Red+Green+Blue) = 213+124+202=539 (71% of max value = 765). Red value is 213 (83.59% from 255 or 39.52% from 539); Green value is 124 (48.83% from 255 or 23.01% from 539); Blue value is 202 (79.30% from 255 or 37.48% from 539); Max value from RGB is 213 - color contains mainly: red. Hex color #D57CCA is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D57CCA is #2A8335. Grayscale: #9F9F9F. Windows color (decimal): -2786102 or 13270229. OLE color: 13270229.
HSL color Cylindrical-coordinate representation of color #D57CCA: hue angle of 307.42º degrees, saturation: 0.51, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #D57CCA is Cyan = 0, Magento = 0.42, Yellow = 0.05 and Black (K on CMYK) = 0.16.
<style> p { color: #D57CCA; } p { color: rgb(213,124,202); } H1.HeaderClassName { color: #D57CCA; } .AnyTagClassName { color: #D57CCA; } </style>
<style> a { background-color: #D57CCA; } a { background-color: rgb(213,124,202); } div.DivClassName { background-color: #D57CCA; } .BgClassName { background-color: #D57CCA; } </style>
<style> span { border-color: #D57CCA; } span { border-color: rgb(213,124,202); } td.TdClassName { border-color: #D57CCA; } .TagClassName { border-color: #D57CCA; } </style>