#C77BB7 (or 0xC77BB7) is unknown color: approx London Hue. HEX triplet: C7, 7B and B7. RGB value is (199,123,183). Sum of RGB (Red+Green+Blue) = 199+123+183=505 (66% of max value = 765). Red value is 199 (78.12% from 255 or 39.41% from 505); Green value is 123 (48.44% from 255 or 24.36% from 505); Blue value is 183 (71.88% from 255 or 36.24% from 505); Max value from RGB is 199 - color contains mainly: red. Hex color #C77BB7 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C77BB7 is #388448. Grayscale: #989898. Windows color (decimal): -3703881 or 12024775. OLE color: 12024775.
HSL color Cylindrical-coordinate representation of color #C77BB7: hue angle of 312.63º degrees, saturation: 0.4, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #C77BB7 is Cyan = 0, Magento = 0.38, Yellow = 0.08 and Black (K on CMYK) = 0.22.
<style> p { color: #C77BB7; } p { color: rgb(199,123,183); } H1.HeaderClassName { color: #C77BB7; } .AnyTagClassName { color: #C77BB7; } </style>
<style> a { background-color: #C77BB7; } a { background-color: rgb(199,123,183); } div.DivClassName { background-color: #C77BB7; } .BgClassName { background-color: #C77BB7; } </style>
<style> span { border-color: #C77BB7; } span { border-color: rgb(199,123,183); } td.TdClassName { border-color: #C77BB7; } .TagClassName { border-color: #C77BB7; } </style>