#D57BBC (or 0xD57BBC) is unknown color: approx Orchid. HEX triplet: D5, 7B and BC. RGB value is (213,123,188). Sum of RGB (Red+Green+Blue) = 213+123+188=524 (69% of max value = 765). Red value is 213 (83.59% from 255 or 40.65% from 524); Green value is 123 (48.44% from 255 or 23.47% from 524); Blue value is 188 (73.83% from 255 or 35.88% from 524); Max value from RGB is 213 - color contains mainly: red. Hex color #D57BBC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D57BBC is #2A8443. Grayscale: #9D9D9D. Windows color (decimal): -2786372 or 12352469. OLE color: 12352469.
HSL color Cylindrical-coordinate representation of color #D57BBC: hue angle of 316.67º degrees, saturation: 0.52, 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 #D57BBC is Cyan = 0, Magento = 0.42, Yellow = 0.12 and Black (K on CMYK) = 0.16.
<style> p { color: #d57bbc; } p { color: rgb(213,123,188); } H1.HeaderClassName { color: #d57bbc; } .AnyTagClassName { color: #d57bbc; } </style>
<style> a { background-color: #d57bbc; } a { background-color: rgb(213,123,188); } div.DivClassName { background-color: #d57bbc; } .BgClassName { background-color: #d57bbc; } </style>
<style> span { border-color: #d57bbc; } span { border-color: rgb(213,123,188); } td.TdClassName { border-color: #d57bbc; } .TagClassName { border-color: #d57bbc; } </style>