#CC7D90 (or 0xCC7D90) is unknown color: approx Charm. HEX triplet: CC, 7D and 90. RGB value is (204,125,144). Sum of RGB (Red+Green+Blue) = 204+125+144=473 (62% of max value = 765). Red value is 204 (80.08% from 255 or 43.13% from 473); Green value is 125 (49.22% from 255 or 26.43% from 473); Blue value is 144 (56.64% from 255 or 30.44% from 473); Max value from RGB is 204 - color contains mainly: red. Hex color #CC7D90 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #CC7D90 is #33826F. Grayscale: #969696. Windows color (decimal): -3375728 or 9469388. OLE color: 9469388.
HSL color Cylindrical-coordinate representation of color #CC7D90: hue angle of 345.57º degrees, saturation: 0.44, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #CC7D90 is Cyan = 0, Magento = 0.39, Yellow = 0.29 and Black (K on CMYK) = 0.2.
<style> p { color: #CC7D90; } p { color: rgb(204,125,144); } H1.HeaderClassName { color: #CC7D90; } .AnyTagClassName { color: #CC7D90; } </style>
<style> a { background-color: #CC7D90; } a { background-color: rgb(204,125,144); } div.DivClassName { background-color: #CC7D90; } .BgClassName { background-color: #CC7D90; } </style>
<style> span { border-color: #CC7D90; } span { border-color: rgb(204,125,144); } td.TdClassName { border-color: #CC7D90; } .TagClassName { border-color: #CC7D90; } </style>