#C99FBB (or 0xC99FBB) is unknown color: approx Lily. HEX triplet: C9, 9F and BB. RGB value is (201,159,187). Sum of RGB (Red+Green+Blue) = 201+159+187=547 (72% of max value = 765). Red value is 201 (78.91% from 255 or 36.75% from 547); Green value is 159 (62.5% from 255 or 29.07% from 547); Blue value is 187 (73.44% from 255 or 34.19% from 547); Max value from RGB is 201 - color contains mainly: red. Hex color #C99FBB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C99FBB is #366044. Grayscale: #AEAEAE. Windows color (decimal): -3563589 or 12296137. OLE color: 12296137.
HSL color Cylindrical-coordinate representation of color #C99FBB: hue angle of 320º degrees, saturation: 0.28, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #C99FBB is Cyan = 0, Magento = 0.21, Yellow = 0.07 and Black (K on CMYK) = 0.21.
<style> p { color: #C99FBB; } p { color: rgb(201,159,187); } H1.HeaderClassName { color: #C99FBB; } .AnyTagClassName { color: #C99FBB; } </style>
<style> a { background-color: #C99FBB; } a { background-color: rgb(201,159,187); } div.DivClassName { background-color: #C99FBB; } .BgClassName { background-color: #C99FBB; } </style>
<style> span { border-color: #C99FBB; } span { border-color: rgb(201,159,187); } td.TdClassName { border-color: #C99FBB; } .TagClassName { border-color: #C99FBB; } </style>