#CC7299 (or 0xCC7299) is unknown color: approx Hopbush. HEX triplet: CC, 72 and 99. RGB value is (204,114,153). Sum of RGB (Red+Green+Blue) = 204+114+153=471 (62% of max value = 765). Red value is 204 (80.08% from 255 or 43.31% from 471); Green value is 114 (44.92% from 255 or 24.20% from 471); Blue value is 153 (60.16% from 255 or 32.48% from 471); Max value from RGB is 204 - color contains mainly: red. Hex color #CC7299 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #CC7299 is #338D66. Grayscale: #919191. Windows color (decimal): -3378535 or 10056396. OLE color: 10056396.
HSL color Cylindrical-coordinate representation of color #CC7299: hue angle of 334º degrees, saturation: 0.47, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #CC7299 is Cyan = 0, Magento = 0.44, Yellow = 0.25 and Black (K on CMYK) = 0.2.
<style> p { color: #CC7299; } p { color: rgb(204,114,153); } H1.HeaderClassName { color: #CC7299; } .AnyTagClassName { color: #CC7299; } </style>
<style> a { background-color: #CC7299; } a { background-color: rgb(204,114,153); } div.DivClassName { background-color: #CC7299; } .BgClassName { background-color: #CC7299; } </style>
<style> span { border-color: #CC7299; } span { border-color: rgb(204,114,153); } td.TdClassName { border-color: #CC7299; } .TagClassName { border-color: #CC7299; } </style>