#C2909E (or 0xC2909E) is unknown color: approx Viola. HEX triplet: C2, 90 and 9E. RGB value is (194,144,158). Sum of RGB (Red+Green+Blue) = 194+144+158=496 (65% of max value = 765). Red value is 194 (76.17% from 255 or 39.11% from 496); Green value is 144 (56.64% from 255 or 29.03% from 496); Blue value is 158 (62.11% from 255 or 31.85% from 496); Max value from RGB is 194 - color contains mainly: red. Hex color #C2909E is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C2909E is #3D6F61. Grayscale: #A0A0A0. Windows color (decimal): -4026210 or 10391746. OLE color: 10391746.
HSL color Cylindrical-coordinate representation of color #C2909E: hue angle of 343.2º degrees, saturation: 0.29, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #C2909E is Cyan = 0, Magento = 0.26, Yellow = 0.19 and Black (K on CMYK) = 0.24.
<style> p { color: #C2909E; } p { color: rgb(194,144,158); } H1.HeaderClassName { color: #C2909E; } .AnyTagClassName { color: #C2909E; } </style>
<style> a { background-color: #C2909E; } a { background-color: rgb(194,144,158); } div.DivClassName { background-color: #C2909E; } .BgClassName { background-color: #C2909E; } </style>
<style> span { border-color: #C2909E; } span { border-color: rgb(194,144,158); } td.TdClassName { border-color: #C2909E; } .TagClassName { border-color: #C2909E; } </style>