#CC7068 (or 0xCC7068) is unknown color: approx Contessa. HEX triplet: CC, 70 and 68. RGB value is (204,112,104). Sum of RGB (Red+Green+Blue) = 204+112+104=420 (55% of max value = 765). Red value is 204 (80.08% from 255 or 48.57% from 420); Green value is 112 (44.14% from 255 or 26.67% from 420); Blue value is 104 (41.02% from 255 or 24.76% from 420); Max value from RGB is 204 - color contains mainly: red. Hex color #CC7068 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #CC7068 is #338F97. Grayscale: #8A8A8A. Windows color (decimal): -3379096 or 6844620. OLE color: 6844620.
HSL color Cylindrical-coordinate representation of color #CC7068: hue angle of 4.8º degrees, saturation: 0.5, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #CC7068 is Cyan = 0, Magento = 0.45, Yellow = 0.49 and Black (K on CMYK) = 0.2.
<style> p { color: #CC7068; } p { color: rgb(204,112,104); } H1.HeaderClassName { color: #CC7068; } .AnyTagClassName { color: #CC7068; } </style>
<style> a { background-color: #CC7068; } a { background-color: rgb(204,112,104); } div.DivClassName { background-color: #CC7068; } .BgClassName { background-color: #CC7068; } </style>
<style> span { border-color: #CC7068; } span { border-color: rgb(204,112,104); } td.TdClassName { border-color: #CC7068; } .TagClassName { border-color: #CC7068; } </style>