#CCA196 (or 0xCCA196) is unknown color: approx Rose. HEX triplet: CC, A1 and 96. RGB value is (204,161,150). Sum of RGB (Red+Green+Blue) = 204+161+150=515 (68% of max value = 765). Red value is 204 (80.08% from 255 or 39.61% from 515); Green value is 161 (63.28% from 255 or 31.26% from 515); Blue value is 150 (58.98% from 255 or 29.13% from 515); Max value from RGB is 204 - color contains mainly: red. Hex color #CCA196 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CCA196 is #335E69. Grayscale: #ACACAC. Windows color (decimal): -3366506 or 9871820. OLE color: 9871820.
HSL color Cylindrical-coordinate representation of color #CCA196: hue angle of 12.22º degrees, saturation: 0.35, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #CCA196 is Cyan = 0, Magento = 0.21, Yellow = 0.26 and Black (K on CMYK) = 0.2.
<style> p { color: #CCA196; } p { color: rgb(204,161,150); } H1.HeaderClassName { color: #CCA196; } .AnyTagClassName { color: #CCA196; } </style>
<style> a { background-color: #CCA196; } a { background-color: rgb(204,161,150); } div.DivClassName { background-color: #CCA196; } .BgClassName { background-color: #CCA196; } </style>
<style> span { border-color: #CCA196; } span { border-color: rgb(204,161,150); } td.TdClassName { border-color: #CCA196; } .TagClassName { border-color: #CCA196; } </style>