#D27D8D (or 0xD27D8D) is unknown color: approx Charm. HEX triplet: D2, 7D and 8D. RGB value is (210,125,141). Sum of RGB (Red+Green+Blue) = 210+125+141=476 (63% of max value = 765). Red value is 210 (82.42% from 255 or 44.12% from 476); Green value is 125 (49.22% from 255 or 26.26% from 476); Blue value is 141 (55.47% from 255 or 29.62% from 476); Max value from RGB is 210 - color contains mainly: red. Hex color #D27D8D is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #D27D8D is #2D8272. Grayscale: #989898. Windows color (decimal): -2982515 or 9272786. OLE color: 9272786.
HSL color Cylindrical-coordinate representation of color #D27D8D: hue angle of 348.71º degrees, saturation: 0.49, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #D27D8D is Cyan = 0, Magento = 0.40, Yellow = 0.33 and Black (K on CMYK) = 0.18.
<style> p { color: #D27D8D; } p { color: rgb(210,125,141); } H1.HeaderClassName { color: #D27D8D; } .AnyTagClassName { color: #D27D8D; } </style>
<style> a { background-color: #D27D8D; } a { background-color: rgb(210,125,141); } div.DivClassName { background-color: #D27D8D; } .BgClassName { background-color: #D27D8D; } </style>
<style> span { border-color: #D27D8D; } span { border-color: rgb(210,125,141); } td.TdClassName { border-color: #D27D8D; } .TagClassName { border-color: #D27D8D; } </style>