#C069C4 (or 0xC069C4) is unknown color: approx Fuchsia. HEX triplet: C0, 69 and C4. RGB value is (192,105,196). Sum of RGB (Red+Green+Blue) = 192+105+196=493 (65% of max value = 765). Red value is 192 (75.39% from 255 or 38.95% from 493); Green value is 105 (41.41% from 255 or 21.30% from 493); Blue value is 196 (76.95% from 255 or 39.76% from 493); Max value from RGB is 196 - color contains mainly: blue. Hex color #C069C4 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C069C4 is #3F963B. Grayscale: #8D8D8D. Windows color (decimal): -4167228 or 12872128. OLE color: 12872128.
HSL color Cylindrical-coordinate representation of color #C069C4: hue angle of 297.36º degrees, saturation: 0.44, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #C069C4 is Cyan = 0.02, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #C069C4; } p { color: rgb(192,105,196); } H1.HeaderClassName { color: #C069C4; } .AnyTagClassName { color: #C069C4; } </style>
<style> a { background-color: #C069C4; } a { background-color: rgb(192,105,196); } div.DivClassName { background-color: #C069C4; } .BgClassName { background-color: #C069C4; } </style>
<style> span { border-color: #C069C4; } span { border-color: rgb(192,105,196); } td.TdClassName { border-color: #C069C4; } .TagClassName { border-color: #C069C4; } </style>