#C81E77 (or 0xC81E77) is unknown color: approx Medium Violet Red. HEX triplet: C8, 1E and 77. RGB value is (200,30,119). Sum of RGB (Red+Green+Blue) = 200+30+119=349 (46% of max value = 765). Red value is 200 (78.52% from 255 or 57.31% from 349); Green value is 30 (12.11% from 255 or 8.60% from 349); Blue value is 119 (46.88% from 255 or 34.10% from 349); Max value from RGB is 200 - color contains mainly: red. Hex color #C81E77 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C81E77 is #37E188. Grayscale: #5A5A5A. Windows color (decimal): -3662217 or 7806664. OLE color: 7806664.
HSL color Cylindrical-coordinate representation of color #C81E77: hue angle of 328.59º degrees, saturation: 0.74, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #C81E77 is Cyan = 0, Magento = 0.85, Yellow = 0.40 and Black (K on CMYK) = 0.22.
<style> p { color: #c81e77; } p { color: rgb(200,30,119); } H1.HeaderClassName { color: #c81e77; } .AnyTagClassName { color: #c81e77; } </style>
<style> a { background-color: #c81e77; } a { background-color: rgb(200,30,119); } div.DivClassName { background-color: #c81e77; } .BgClassName { background-color: #c81e77; } </style>
<style> span { border-color: #c81e77; } span { border-color: rgb(200,30,119); } td.TdClassName { border-color: #c81e77; } .TagClassName { border-color: #c81e77; } </style>