#C27DCC (or 0xC27DCC) is unknown color: approx Orchid. HEX triplet: C2, 7D and CC. RGB value is (194,125,204). Sum of RGB (Red+Green+Blue) = 194+125+204=523 (69% of max value = 765). Red value is 194 (76.17% from 255 or 37.09% from 523); Green value is 125 (49.22% from 255 or 23.90% from 523); Blue value is 204 (80.08% from 255 or 39.01% from 523); Max value from RGB is 204 - color contains mainly: blue. Hex color #C27DCC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C27DCC is #3D8233. Grayscale: #9A9A9A. Windows color (decimal): -4031028 or 13401538. OLE color: 13401538.
HSL color Cylindrical-coordinate representation of color #C27DCC: hue angle of 292.41º degrees, saturation: 0.44, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #C27DCC is Cyan = 0.05, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #C27DCC; } p { color: rgb(194,125,204); } H1.HeaderClassName { color: #C27DCC; } .AnyTagClassName { color: #C27DCC; } </style>
<style> a { background-color: #C27DCC; } a { background-color: rgb(194,125,204); } div.DivClassName { background-color: #C27DCC; } .BgClassName { background-color: #C27DCC; } </style>
<style> span { border-color: #C27DCC; } span { border-color: rgb(194,125,204); } td.TdClassName { border-color: #C27DCC; } .TagClassName { border-color: #C27DCC; } </style>