#CC6C66 (or 0xCC6C66) is unknown color: approx Contessa. HEX triplet: CC, 6C and 66. RGB value is (204,108,102). Sum of RGB (Red+Green+Blue) = 204+108+102=414 (54% of max value = 765). Red value is 204 (80.08% from 255 or 49.28% from 414); Green value is 108 (42.58% from 255 or 26.09% from 414); Blue value is 102 (40.23% from 255 or 24.64% from 414); Max value from RGB is 204 - color contains mainly: red. Hex color #CC6C66 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #CC6C66 is #339399. Grayscale: #888888. Windows color (decimal): -3380122 or 6712524. OLE color: 6712524.
HSL color Cylindrical-coordinate representation of color #CC6C66: hue angle of 3.53º degrees, saturation: 0.5, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #CC6C66 is Cyan = 0, Magento = 0.47, Yellow = 0.5 and Black (K on CMYK) = 0.2.
<style> p { color: #CC6C66; } p { color: rgb(204,108,102); } H1.HeaderClassName { color: #CC6C66; } .AnyTagClassName { color: #CC6C66; } </style>
<style> a { background-color: #CC6C66; } a { background-color: rgb(204,108,102); } div.DivClassName { background-color: #CC6C66; } .BgClassName { background-color: #CC6C66; } </style>
<style> span { border-color: #CC6C66; } span { border-color: rgb(204,108,102); } td.TdClassName { border-color: #CC6C66; } .TagClassName { border-color: #CC6C66; } </style>