#C98BA9 (or 0xC98BA9) is unknown color: approx Viola. HEX triplet: C9, 8B and A9. RGB value is (201,139,169). Sum of RGB (Red+Green+Blue) = 201+139+169=509 (67% of max value = 765). Red value is 201 (78.91% from 255 or 39.49% from 509); Green value is 139 (54.69% from 255 or 27.31% from 509); Blue value is 169 (66.41% from 255 or 33.20% from 509); Max value from RGB is 201 - color contains mainly: red. Hex color #C98BA9 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C98BA9 is #367456. Grayscale: #A0A0A0. Windows color (decimal): -3568727 or 11111369. OLE color: 11111369.
HSL color Cylindrical-coordinate representation of color #C98BA9: hue angle of 330.97º degrees, saturation: 0.36, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #C98BA9 is Cyan = 0, Magento = 0.31, Yellow = 0.16 and Black (K on CMYK) = 0.21.
<style> p { color: #C98BA9; } p { color: rgb(201,139,169); } H1.HeaderClassName { color: #C98BA9; } .AnyTagClassName { color: #C98BA9; } </style>
<style> a { background-color: #C98BA9; } a { background-color: rgb(201,139,169); } div.DivClassName { background-color: #C98BA9; } .BgClassName { background-color: #C98BA9; } </style>
<style> span { border-color: #C98BA9; } span { border-color: rgb(201,139,169); } td.TdClassName { border-color: #C98BA9; } .TagClassName { border-color: #C98BA9; } </style>