#C379C9 (or 0xC379C9) is unknown color: approx Orchid. HEX triplet: C3, 79 and C9. RGB value is (195,121,201). Sum of RGB (Red+Green+Blue) = 195+121+201=517 (68% of max value = 765). Red value is 195 (76.56% from 255 or 37.72% from 517); Green value is 121 (47.66% from 255 or 23.40% from 517); Blue value is 201 (78.91% from 255 or 38.88% from 517); Max value from RGB is 201 - color contains mainly: blue. Hex color #C379C9 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C379C9 is #3C8636. Grayscale: #989898. Windows color (decimal): -3966519 or 13203907. OLE color: 13203907.
HSL color Cylindrical-coordinate representation of color #C379C9: hue angle of 295.5º degrees, saturation: 0.43, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #C379C9 is Cyan = 0.03, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #C379C9; } p { color: rgb(195,121,201); } H1.HeaderClassName { color: #C379C9; } .AnyTagClassName { color: #C379C9; } </style>
<style> a { background-color: #C379C9; } a { background-color: rgb(195,121,201); } div.DivClassName { background-color: #C379C9; } .BgClassName { background-color: #C379C9; } </style>
<style> span { border-color: #C379C9; } span { border-color: rgb(195,121,201); } td.TdClassName { border-color: #C379C9; } .TagClassName { border-color: #C379C9; } </style>