#D999CC (or 0xD999CC) is unknown color: approx Plum. HEX triplet: D9, 99 and CC. RGB value is (217,153,204). Sum of RGB (Red+Green+Blue) = 217+153+204=574 (76% of max value = 765). Red value is 217 (85.16% from 255 or 37.80% from 574); Green value is 153 (60.16% from 255 or 26.66% from 574); Blue value is 204 (80.08% from 255 or 35.54% from 574); Max value from RGB is 217 - color contains mainly: red. Hex color #D999CC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D999CC is #266633. Grayscale: #B1B1B1. Windows color (decimal): -2516532 or 13408729. OLE color: 13408729.
HSL color Cylindrical-coordinate representation of color #D999CC: hue angle of 312.19º degrees, saturation: 0.46, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #D999CC is Cyan = 0, Magento = 0.29, Yellow = 0.06 and Black (K on CMYK) = 0.15.
<style> p { color: #D999CC; } p { color: rgb(217,153,204); } H1.HeaderClassName { color: #D999CC; } .AnyTagClassName { color: #D999CC; } </style>
<style> a { background-color: #D999CC; } a { background-color: rgb(217,153,204); } div.DivClassName { background-color: #D999CC; } .BgClassName { background-color: #D999CC; } </style>
<style> span { border-color: #D999CC; } span { border-color: rgb(217,153,204); } td.TdClassName { border-color: #D999CC; } .TagClassName { border-color: #D999CC; } </style>