#D9C0C9 (or 0xD9C0C9) is unknown color: approx Twilight. HEX triplet: D9, C0 and C9. RGB value is (217,192,201). Sum of RGB (Red+Green+Blue) = 217+192+201=610 (80% of max value = 765). Red value is 217 (85.16% from 255 or 35.57% from 610); Green value is 192 (75.39% from 255 or 31.48% from 610); Blue value is 201 (78.91% from 255 or 32.95% from 610); Max value from RGB is 217 - color contains mainly: red. Hex color #D9C0C9 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D9C0C9 is #263F36. Grayscale: #C8C8C8. Windows color (decimal): -2506551 or 13222105. OLE color: 13222105.
HSL color Cylindrical-coordinate representation of color #D9C0C9: hue angle of 338.4º degrees, saturation: 0.25, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #D9C0C9 is Cyan = 0, Magento = 0.12, Yellow = 0.07 and Black (K on CMYK) = 0.15.
<style> p { color: #D9C0C9; } p { color: rgb(217,192,201); } H1.HeaderClassName { color: #D9C0C9; } .AnyTagClassName { color: #D9C0C9; } </style>
<style> a { background-color: #D9C0C9; } a { background-color: rgb(217,192,201); } div.DivClassName { background-color: #D9C0C9; } .BgClassName { background-color: #D9C0C9; } </style>
<style> span { border-color: #D9C0C9; } span { border-color: rgb(217,192,201); } td.TdClassName { border-color: #D9C0C9; } .TagClassName { border-color: #D9C0C9; } </style>