#D164CC (or 0xD164CC) is unknown color: approx Orchid. HEX triplet: D1, 64 and CC. RGB value is (209,100,204). Sum of RGB (Red+Green+Blue) = 209+100+204=513 (67% of max value = 765). Red value is 209 (82.03% from 255 or 40.74% from 513); Green value is 100 (39.45% from 255 or 19.49% from 513); Blue value is 204 (80.08% from 255 or 39.77% from 513); Max value from RGB is 209 - color contains mainly: red. Hex color #D164CC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D164CC is #2E9B33. Grayscale: #909090. Windows color (decimal): -3054388 or 13395153. OLE color: 13395153.
HSL color Cylindrical-coordinate representation of color #D164CC: hue angle of 302.75º degrees, saturation: 0.54, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #D164CC is Cyan = 0, Magento = 0.52, Yellow = 0.02 and Black (K on CMYK) = 0.18.
<style> p { color: #D164CC; } p { color: rgb(209,100,204); } H1.HeaderClassName { color: #D164CC; } .AnyTagClassName { color: #D164CC; } </style>
<style> a { background-color: #D164CC; } a { background-color: rgb(209,100,204); } div.DivClassName { background-color: #D164CC; } .BgClassName { background-color: #D164CC; } </style>
<style> span { border-color: #D164CC; } span { border-color: rgb(209,100,204); } td.TdClassName { border-color: #D164CC; } .TagClassName { border-color: #D164CC; } </style>