#CC9DA1 (or 0xCC9DA1) is unknown color: approx Careys Pink. HEX triplet: CC, 9D and A1. RGB value is (204,157,161). Sum of RGB (Red+Green+Blue) = 204+157+161=522 (69% of max value = 765). Red value is 204 (80.08% from 255 or 39.08% from 522); Green value is 157 (61.72% from 255 or 30.08% from 522); Blue value is 161 (63.28% from 255 or 30.84% from 522); Max value from RGB is 204 - color contains mainly: red. Hex color #CC9DA1 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CC9DA1 is #33625E. Grayscale: #ABABAB. Windows color (decimal): -3367519 or 10591692. OLE color: 10591692.
HSL color Cylindrical-coordinate representation of color #CC9DA1: hue angle of 354.89º degrees, saturation: 0.32, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #CC9DA1 is Cyan = 0, Magento = 0.23, Yellow = 0.21 and Black (K on CMYK) = 0.2.
<style> p { color: #CC9DA1; } p { color: rgb(204,157,161); } H1.HeaderClassName { color: #CC9DA1; } .AnyTagClassName { color: #CC9DA1; } </style>
<style> a { background-color: #CC9DA1; } a { background-color: rgb(204,157,161); } div.DivClassName { background-color: #CC9DA1; } .BgClassName { background-color: #CC9DA1; } </style>
<style> span { border-color: #CC9DA1; } span { border-color: rgb(204,157,161); } td.TdClassName { border-color: #CC9DA1; } .TagClassName { border-color: #CC9DA1; } </style>