#CC9580 (or 0xCC9580) is unknown color: approx Feldspar. HEX triplet: CC, 95 and 80. RGB value is (204,149,128). Sum of RGB (Red+Green+Blue) = 204+149+128=481 (63% of max value = 765). Red value is 204 (80.08% from 255 or 42.41% from 481); Green value is 149 (58.59% from 255 or 30.98% from 481); Blue value is 128 (50.39% from 255 or 26.61% from 481); Max value from RGB is 204 - color contains mainly: red. Hex color #CC9580 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CC9580 is #336A7F. Grayscale: #A3A3A3. Windows color (decimal): -3369600 or 8426956. OLE color: 8426956.
HSL color Cylindrical-coordinate representation of color #CC9580: hue angle of 16.58º degrees, saturation: 0.43, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #CC9580 is Cyan = 0, Magento = 0.27, Yellow = 0.37 and Black (K on CMYK) = 0.2.
<style> p { color: #CC9580; } p { color: rgb(204,149,128); } H1.HeaderClassName { color: #CC9580; } .AnyTagClassName { color: #CC9580; } </style>
<style> a { background-color: #CC9580; } a { background-color: rgb(204,149,128); } div.DivClassName { background-color: #CC9580; } .BgClassName { background-color: #CC9580; } </style>
<style> span { border-color: #CC9580; } span { border-color: rgb(204,149,128); } td.TdClassName { border-color: #CC9580; } .TagClassName { border-color: #CC9580; } </style>