#D583DD (or 0xD583DD) is unknown color: approx Orchid. HEX triplet: D5, 83 and DD. RGB value is (213,131,221). Sum of RGB (Red+Green+Blue) = 213+131+221=565 (74% of max value = 765). Red value is 213 (83.59% from 255 or 37.70% from 565); Green value is 131 (51.56% from 255 or 23.19% from 565); Blue value is 221 (86.72% from 255 or 39.12% from 565); Max value from RGB is 221 - color contains mainly: blue. Hex color #D583DD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D583DD is #2A7C22. Grayscale: #A5A5A5. Windows color (decimal): -2784291 or 14517205. OLE color: 14517205.
HSL color Cylindrical-coordinate representation of color #D583DD: hue angle of 294.67º degrees, saturation: 0.57, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #D583DD is Cyan = 0.04, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D583DD; } p { color: rgb(213,131,221); } H1.HeaderClassName { color: #D583DD; } .AnyTagClassName { color: #D583DD; } </style>
<style> a { background-color: #D583DD; } a { background-color: rgb(213,131,221); } div.DivClassName { background-color: #D583DD; } .BgClassName { background-color: #D583DD; } </style>
<style> span { border-color: #D583DD; } span { border-color: rgb(213,131,221); } td.TdClassName { border-color: #D583DD; } .TagClassName { border-color: #D583DD; } </style>