#C47DBD (or 0xC47DBD) is unknown color: approx Orchid. HEX triplet: C4, 7D and BD. RGB value is (196,125,189). Sum of RGB (Red+Green+Blue) = 196+125+189=510 (67% of max value = 765). Red value is 196 (76.95% from 255 or 38.43% from 510); Green value is 125 (49.22% from 255 or 24.51% from 510); Blue value is 189 (74.22% from 255 or 37.06% from 510); Max value from RGB is 196 - color contains mainly: red. Hex color #C47DBD is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C47DBD is #3B8242. Grayscale: #999999. Windows color (decimal): -3899971 or 12418500. OLE color: 12418500.
HSL color Cylindrical-coordinate representation of color #C47DBD: hue angle of 305.92º degrees, saturation: 0.38, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #C47DBD is Cyan = 0, Magento = 0.36, Yellow = 0.04 and Black (K on CMYK) = 0.23.
<style> p { color: #C47DBD; } p { color: rgb(196,125,189); } H1.HeaderClassName { color: #C47DBD; } .AnyTagClassName { color: #C47DBD; } </style>
<style> a { background-color: #C47DBD; } a { background-color: rgb(196,125,189); } div.DivClassName { background-color: #C47DBD; } .BgClassName { background-color: #C47DBD; } </style>
<style> span { border-color: #C47DBD; } span { border-color: rgb(196,125,189); } td.TdClassName { border-color: #C47DBD; } .TagClassName { border-color: #C47DBD; } </style>