#D2327F (or 0xD2327F) is unknown color: approx Deep Cerise. HEX triplet: D2, 32 and 7F. RGB value is (210,50,127). Sum of RGB (Red+Green+Blue) = 210+50+127=387 (51% of max value = 765). Red value is 210 (82.42% from 255 or 54.26% from 387); Green value is 50 (19.92% from 255 or 12.92% from 387); Blue value is 127 (50% from 255 or 32.82% from 387); Max value from RGB is 210 - color contains mainly: red. Hex color #D2327F is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #D2327F is #2DCD80. Grayscale: #6A6A6A. Windows color (decimal): -3001729 or 8336082. OLE color: 8336082.
HSL color Cylindrical-coordinate representation of color #D2327F: hue angle of 331.12º degrees, saturation: 0.64, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #D2327F is Cyan = 0, Magento = 0.76, Yellow = 0.40 and Black (K on CMYK) = 0.18.
<style> p { color: #d2327f; } p { color: rgb(210,50,127); } H1.HeaderClassName { color: #d2327f; } .AnyTagClassName { color: #d2327f; } </style>
<style> a { background-color: #d2327f; } a { background-color: rgb(210,50,127); } div.DivClassName { background-color: #d2327f; } .BgClassName { background-color: #d2327f; } </style>
<style> span { border-color: #d2327f; } span { border-color: rgb(210,50,127); } td.TdClassName { border-color: #d2327f; } .TagClassName { border-color: #d2327f; } </style>