#C099AA (or 0xC099AA) is unknown color: approx Lily. HEX triplet: C0, 99 and AA. RGB value is (192,153,170). Sum of RGB (Red+Green+Blue) = 192+153+170=515 (68% of max value = 765). Red value is 192 (75.39% from 255 or 37.28% from 515); Green value is 153 (60.16% from 255 or 29.71% from 515); Blue value is 170 (66.80% from 255 or 33.01% from 515); Max value from RGB is 192 - color contains mainly: red. Hex color #C099AA is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C099AA is #3F6655. Grayscale: #A6A6A6. Windows color (decimal): -4154966 or 11180480. OLE color: 11180480.
HSL color Cylindrical-coordinate representation of color #C099AA: hue angle of 333.85º degrees, saturation: 0.24, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #C099AA is Cyan = 0, Magento = 0.20, Yellow = 0.11 and Black (K on CMYK) = 0.25.
<style> p { color: #C099AA; } p { color: rgb(192,153,170); } H1.HeaderClassName { color: #C099AA; } .AnyTagClassName { color: #C099AA; } </style>
<style> a { background-color: #C099AA; } a { background-color: rgb(192,153,170); } div.DivClassName { background-color: #C099AA; } .BgClassName { background-color: #C099AA; } </style>
<style> span { border-color: #C099AA; } span { border-color: rgb(192,153,170); } td.TdClassName { border-color: #C099AA; } .TagClassName { border-color: #C099AA; } </style>