#D172C0 (or 0xD172C0) is unknown color: approx Orchid. HEX triplet: D1, 72 and C0. RGB value is (209,114,192). Sum of RGB (Red+Green+Blue) = 209+114+192=515 (68% of max value = 765). Red value is 209 (82.03% from 255 or 40.58% from 515); Green value is 114 (44.92% from 255 or 22.14% from 515); Blue value is 192 (75.39% from 255 or 37.28% from 515); Max value from RGB is 209 - color contains mainly: red. Hex color #D172C0 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D172C0 is #2E8D3F. Grayscale: #979797. Windows color (decimal): -3050816 or 12612305. OLE color: 12612305.
HSL color Cylindrical-coordinate representation of color #D172C0: hue angle of 310.74º degrees, saturation: 0.51, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #D172C0 is Cyan = 0, Magento = 0.45, Yellow = 0.08 and Black (K on CMYK) = 0.18.
<style> p { color: #D172C0; } p { color: rgb(209,114,192); } H1.HeaderClassName { color: #D172C0; } .AnyTagClassName { color: #D172C0; } </style>
<style> a { background-color: #D172C0; } a { background-color: rgb(209,114,192); } div.DivClassName { background-color: #D172C0; } .BgClassName { background-color: #D172C0; } </style>
<style> span { border-color: #D172C0; } span { border-color: rgb(209,114,192); } td.TdClassName { border-color: #D172C0; } .TagClassName { border-color: #D172C0; } </style>