#C074C1 (or 0xC074C1) is unknown color: approx Fuchsia. HEX triplet: C0, 74 and C1. RGB value is (192,116,193). Sum of RGB (Red+Green+Blue) = 192+116+193=501 (66% of max value = 765). Red value is 192 (75.39% from 255 or 38.32% from 501); Green value is 116 (45.70% from 255 or 23.15% from 501); Blue value is 193 (75.78% from 255 or 38.52% from 501); Max value from RGB is 193 - color contains mainly: blue. Hex color #C074C1 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C074C1 is #3F8B3E. Grayscale: #939393. Windows color (decimal): -4164415 or 12678336. OLE color: 12678336.
HSL color Cylindrical-coordinate representation of color #C074C1: hue angle of 299.22º degrees, saturation: 0.38, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #C074C1 is Cyan = 0.01, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #C074C1; } p { color: rgb(192,116,193); } H1.HeaderClassName { color: #C074C1; } .AnyTagClassName { color: #C074C1; } </style>
<style> a { background-color: #C074C1; } a { background-color: rgb(192,116,193); } div.DivClassName { background-color: #C074C1; } .BgClassName { background-color: #C074C1; } </style>
<style> span { border-color: #C074C1; } span { border-color: rgb(192,116,193); } td.TdClassName { border-color: #C074C1; } .TagClassName { border-color: #C074C1; } </style>