#CA68C5 (or 0xCA68C5) is unknown color: approx Fuchsia. HEX triplet: CA, 68 and C5. RGB value is (202,104,197). Sum of RGB (Red+Green+Blue) = 202+104+197=503 (66% of max value = 765). Red value is 202 (79.30% from 255 or 40.16% from 503); Green value is 104 (41.02% from 255 or 20.68% from 503); Blue value is 197 (77.34% from 255 or 39.17% from 503); Max value from RGB is 202 - color contains mainly: red. Hex color #CA68C5 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #CA68C5 is #35973A. Grayscale: #8F8F8F. Windows color (decimal): -3512123 or 12937418. OLE color: 12937418.
HSL color Cylindrical-coordinate representation of color #CA68C5: hue angle of 303.06º degrees, saturation: 0.48, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #CA68C5 is Cyan = 0, Magento = 0.49, Yellow = 0.02 and Black (K on CMYK) = 0.21.
<style> p { color: #CA68C5; } p { color: rgb(202,104,197); } H1.HeaderClassName { color: #CA68C5; } .AnyTagClassName { color: #CA68C5; } </style>
<style> a { background-color: #CA68C5; } a { background-color: rgb(202,104,197); } div.DivClassName { background-color: #CA68C5; } .BgClassName { background-color: #CA68C5; } </style>
<style> span { border-color: #CA68C5; } span { border-color: rgb(202,104,197); } td.TdClassName { border-color: #CA68C5; } .TagClassName { border-color: #CA68C5; } </style>