#C9999D (or 0xC9999D) is unknown color: approx Careys Pink. HEX triplet: C9, 99 and 9D. RGB value is (201,153,157). Sum of RGB (Red+Green+Blue) = 201+153+157=511 (67% of max value = 765). Red value is 201 (78.91% from 255 or 39.33% from 511); Green value is 153 (60.16% from 255 or 29.94% from 511); Blue value is 157 (61.72% from 255 or 30.72% from 511); Max value from RGB is 201 - color contains mainly: red. Hex color #C9999D is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C9999D is #366662. Grayscale: #A7A7A7. Windows color (decimal): -3565155 or 10328521. OLE color: 10328521.
HSL color Cylindrical-coordinate representation of color #C9999D: hue angle of 355º degrees, saturation: 0.31, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #C9999D is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.21.
<style> p { color: #C9999D; } p { color: rgb(201,153,157); } H1.HeaderClassName { color: #C9999D; } .AnyTagClassName { color: #C9999D; } </style>
<style> a { background-color: #C9999D; } a { background-color: rgb(201,153,157); } div.DivClassName { background-color: #C9999D; } .BgClassName { background-color: #C9999D; } </style>
<style> span { border-color: #C9999D; } span { border-color: rgb(201,153,157); } td.TdClassName { border-color: #C9999D; } .TagClassName { border-color: #C9999D; } </style>