#CC9294 (or 0xCC9294) is unknown color: approx Careys Pink. HEX triplet: CC, 92 and 94. RGB value is (204,146,148). Sum of RGB (Red+Green+Blue) = 204+146+148=498 (65% of max value = 765). Red value is 204 (80.08% from 255 or 40.96% from 498); Green value is 146 (57.42% from 255 or 29.32% from 498); Blue value is 148 (58.20% from 255 or 29.72% from 498); Max value from RGB is 204 - color contains mainly: red. Hex color #CC9294 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CC9294 is #336D6B. Grayscale: #A3A3A3. Windows color (decimal): -3370348 or 9736908. OLE color: 9736908.
HSL color Cylindrical-coordinate representation of color #CC9294: hue angle of 357.93º degrees, saturation: 0.36, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #CC9294 is Cyan = 0, Magento = 0.28, Yellow = 0.27 and Black (K on CMYK) = 0.2.
<style> p { color: #CC9294; } p { color: rgb(204,146,148); } H1.HeaderClassName { color: #CC9294; } .AnyTagClassName { color: #CC9294; } </style>
<style> a { background-color: #CC9294; } a { background-color: rgb(204,146,148); } div.DivClassName { background-color: #CC9294; } .BgClassName { background-color: #CC9294; } </style>
<style> span { border-color: #CC9294; } span { border-color: rgb(204,146,148); } td.TdClassName { border-color: #CC9294; } .TagClassName { border-color: #CC9294; } </style>