#D27F84 (or 0xD27F84) is unknown color: approx Charm. HEX triplet: D2, 7F and 84. RGB value is (210,127,132). Sum of RGB (Red+Green+Blue) = 210+127+132=469 (62% of max value = 765). Red value is 210 (82.42% from 255 or 44.78% from 469); Green value is 127 (50% from 255 or 27.08% from 469); Blue value is 132 (51.95% from 255 or 28.14% from 469); Max value from RGB is 210 - color contains mainly: red. Hex color #D27F84 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #D27F84 is #2D807B. Grayscale: #989898. Windows color (decimal): -2982012 or 8683474. OLE color: 8683474.
HSL color Cylindrical-coordinate representation of color #D27F84: hue angle of 356.39º degrees, saturation: 0.48, 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 #D27F84 is Cyan = 0, Magento = 0.40, Yellow = 0.37 and Black (K on CMYK) = 0.18.
<style> p { color: #D27F84; } p { color: rgb(210,127,132); } H1.HeaderClassName { color: #D27F84; } .AnyTagClassName { color: #D27F84; } </style>
<style> a { background-color: #D27F84; } a { background-color: rgb(210,127,132); } div.DivClassName { background-color: #D27F84; } .BgClassName { background-color: #D27F84; } </style>
<style> span { border-color: #D27F84; } span { border-color: rgb(210,127,132); } td.TdClassName { border-color: #D27F84; } .TagClassName { border-color: #D27F84; } </style>