#C27EBA (or 0xC27EBA) is unknown color: approx London Hue. HEX triplet: C2, 7E and BA. RGB value is (194,126,186). Sum of RGB (Red+Green+Blue) = 194+126+186=506 (67% of max value = 765). Red value is 194 (76.17% from 255 or 38.34% from 506); Green value is 126 (49.61% from 255 or 24.90% from 506); Blue value is 186 (73.05% from 255 or 36.76% from 506); Max value from RGB is 194 - color contains mainly: red. Hex color #C27EBA is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C27EBA is #3D8145. Grayscale: #999999. Windows color (decimal): -4030790 or 12222146. OLE color: 12222146.
HSL color Cylindrical-coordinate representation of color #C27EBA: hue angle of 307.06º degrees, saturation: 0.36, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #C27EBA is Cyan = 0, Magento = 0.35, Yellow = 0.04 and Black (K on CMYK) = 0.24.
<style> p { color: #c27eba; } p { color: rgb(194,126,186); } H1.HeaderClassName { color: #c27eba; } .AnyTagClassName { color: #c27eba; } </style>
<style> a { background-color: #c27eba; } a { background-color: rgb(194,126,186); } div.DivClassName { background-color: #c27eba; } .BgClassName { background-color: #c27eba; } </style>
<style> span { border-color: #c27eba; } span { border-color: rgb(194,126,186); } td.TdClassName { border-color: #c27eba; } .TagClassName { border-color: #c27eba; } </style>