#C78ABB (or 0xC78ABB) is unknown color: approx Lily. HEX triplet: C7, 8A and BB. RGB value is (199,138,187). Sum of RGB (Red+Green+Blue) = 199+138+187=524 (69% of max value = 765). Red value is 199 (78.12% from 255 or 37.98% from 524); Green value is 138 (54.30% from 255 or 26.34% from 524); Blue value is 187 (73.44% from 255 or 35.69% from 524); Max value from RGB is 199 - color contains mainly: red. Hex color #C78ABB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C78ABB is #387544. Grayscale: #A1A1A1. Windows color (decimal): -3700037 or 12290759. OLE color: 12290759.
HSL color Cylindrical-coordinate representation of color #C78ABB: hue angle of 311.8º degrees, saturation: 0.35, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #C78ABB is Cyan = 0, Magento = 0.31, Yellow = 0.06 and Black (K on CMYK) = 0.22.
<style> p { color: #C78ABB; } p { color: rgb(199,138,187); } H1.HeaderClassName { color: #C78ABB; } .AnyTagClassName { color: #C78ABB; } </style>
<style> a { background-color: #C78ABB; } a { background-color: rgb(199,138,187); } div.DivClassName { background-color: #C78ABB; } .BgClassName { background-color: #C78ABB; } </style>
<style> span { border-color: #C78ABB; } span { border-color: rgb(199,138,187); } td.TdClassName { border-color: #C78ABB; } .TagClassName { border-color: #C78ABB; } </style>