#CA92DB (or 0xCA92DB) is unknown color: approx Wisteria. HEX triplet: CA, 92 and DB. RGB value is (202,146,219). Sum of RGB (Red+Green+Blue) = 202+146+219=567 (75% of max value = 765). Red value is 202 (79.30% from 255 or 35.63% from 567); Green value is 146 (57.42% from 255 or 25.75% from 567); Blue value is 219 (85.94% from 255 or 38.62% from 567); Max value from RGB is 219 - color contains mainly: blue. Hex color #CA92DB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CA92DB is #356D24. Grayscale: #AAAAAA. Windows color (decimal): -3501349 or 14389962. OLE color: 14389962.
HSL color Cylindrical-coordinate representation of color #CA92DB: hue angle of 286.03º degrees, saturation: 0.5, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #CA92DB is Cyan = 0.08, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CA92DB; } p { color: rgb(202,146,219); } H1.HeaderClassName { color: #CA92DB; } .AnyTagClassName { color: #CA92DB; } </style>
<style> a { background-color: #CA92DB; } a { background-color: rgb(202,146,219); } div.DivClassName { background-color: #CA92DB; } .BgClassName { background-color: #CA92DB; } </style>
<style> span { border-color: #CA92DB; } span { border-color: rgb(202,146,219); } td.TdClassName { border-color: #CA92DB; } .TagClassName { border-color: #CA92DB; } </style>