#CA77DF (or 0xCA77DF) is unknown color: approx Orchid. HEX triplet: CA, 77 and DF. RGB value is (202,119,223). Sum of RGB (Red+Green+Blue) = 202+119+223=544 (72% of max value = 765). Red value is 202 (79.30% from 255 or 37.13% from 544); Green value is 119 (46.88% from 255 or 21.88% from 544); Blue value is 223 (87.5% from 255 or 40.99% from 544); Max value from RGB is 223 - color contains mainly: blue. Hex color #CA77DF is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CA77DF is #358820. Grayscale: #9B9B9B. Windows color (decimal): -3508257 or 14645194. OLE color: 14645194.
HSL color Cylindrical-coordinate representation of color #CA77DF: hue angle of 287.88º degrees, saturation: 0.62, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #CA77DF is Cyan = 0.09, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #CA77DF; } p { color: rgb(202,119,223); } H1.HeaderClassName { color: #CA77DF; } .AnyTagClassName { color: #CA77DF; } </style>
<style> a { background-color: #CA77DF; } a { background-color: rgb(202,119,223); } div.DivClassName { background-color: #CA77DF; } .BgClassName { background-color: #CA77DF; } </style>
<style> span { border-color: #CA77DF; } span { border-color: rgb(202,119,223); } td.TdClassName { border-color: #CA77DF; } .TagClassName { border-color: #CA77DF; } </style>