#C98E98 (or 0xC98E98) is unknown color: approx Puce. HEX triplet: C9, 8E and 98. RGB value is (201,142,152). Sum of RGB (Red+Green+Blue) = 201+142+152=495 (65% of max value = 765). Red value is 201 (78.91% from 255 or 40.61% from 495); Green value is 142 (55.86% from 255 or 28.69% from 495); Blue value is 152 (59.77% from 255 or 30.71% from 495); Max value from RGB is 201 - color contains mainly: red. Hex color #C98E98 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C98E98 is #367167. Grayscale: #A0A0A0. Windows color (decimal): -3567976 or 9998025. OLE color: 9998025.
HSL color Cylindrical-coordinate representation of color #C98E98: hue angle of 349.83º degrees, saturation: 0.35, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #C98E98 is Cyan = 0, Magento = 0.29, Yellow = 0.24 and Black (K on CMYK) = 0.21.
<style> p { color: #C98E98; } p { color: rgb(201,142,152); } H1.HeaderClassName { color: #C98E98; } .AnyTagClassName { color: #C98E98; } </style>
<style> a { background-color: #C98E98; } a { background-color: rgb(201,142,152); } div.DivClassName { background-color: #C98E98; } .BgClassName { background-color: #C98E98; } </style>
<style> span { border-color: #C98E98; } span { border-color: rgb(201,142,152); } td.TdClassName { border-color: #C98E98; } .TagClassName { border-color: #C98E98; } </style>