#C081A0 (or 0xC081A0) is unknown color: approx Viola. HEX triplet: C0, 81 and A0. RGB value is (192,129,160). Sum of RGB (Red+Green+Blue) = 192+129+160=481 (63% of max value = 765). Red value is 192 (75.39% from 255 or 39.92% from 481); Green value is 129 (50.78% from 255 or 26.82% from 481); Blue value is 160 (62.89% from 255 or 33.26% from 481); Max value from RGB is 192 - color contains mainly: red. Hex color #C081A0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C081A0 is #3F7E5F. Grayscale: #979797. Windows color (decimal): -4161120 or 10518976. OLE color: 10518976.
HSL color Cylindrical-coordinate representation of color #C081A0: hue angle of 330.48º degrees, saturation: 0.33, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #C081A0 is Cyan = 0, Magento = 0.33, Yellow = 0.17 and Black (K on CMYK) = 0.25.
<style> p { color: #C081A0; } p { color: rgb(192,129,160); } H1.HeaderClassName { color: #C081A0; } .AnyTagClassName { color: #C081A0; } </style>
<style> a { background-color: #C081A0; } a { background-color: rgb(192,129,160); } div.DivClassName { background-color: #C081A0; } .BgClassName { background-color: #C081A0; } </style>
<style> span { border-color: #C081A0; } span { border-color: rgb(192,129,160); } td.TdClassName { border-color: #C081A0; } .TagClassName { border-color: #C081A0; } </style>