#C99BB3 (or 0xC99BB3) is unknown color: approx Lily. HEX triplet: C9, 9B and B3. RGB value is (201,155,179). Sum of RGB (Red+Green+Blue) = 201+155+179=535 (70% of max value = 765). Red value is 201 (78.91% from 255 or 37.57% from 535); Green value is 155 (60.94% from 255 or 28.97% from 535); Blue value is 179 (70.31% from 255 or 33.46% from 535); Max value from RGB is 201 - color contains mainly: red. Hex color #C99BB3 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C99BB3 is #36644C. Grayscale: #ABABAB. Windows color (decimal): -3564621 or 11770825. OLE color: 11770825.
HSL color Cylindrical-coordinate representation of color #C99BB3: hue angle of 328.7º degrees, saturation: 0.3, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #C99BB3 is Cyan = 0, Magento = 0.23, Yellow = 0.11 and Black (K on CMYK) = 0.21.
<style> p { color: #C99BB3; } p { color: rgb(201,155,179); } H1.HeaderClassName { color: #C99BB3; } .AnyTagClassName { color: #C99BB3; } </style>
<style> a { background-color: #C99BB3; } a { background-color: rgb(201,155,179); } div.DivClassName { background-color: #C99BB3; } .BgClassName { background-color: #C99BB3; } </style>
<style> span { border-color: #C99BB3; } span { border-color: rgb(201,155,179); } td.TdClassName { border-color: #C99BB3; } .TagClassName { border-color: #C99BB3; } </style>