#FFC2AC (or 0xFFC2AC) is unknown color: approx Melon. HEX triplet: FF, C2 and AC. RGB value is (255,194,172). Sum of RGB (Red+Green+Blue) = 255+194+172=621 (82% of max value = 765). Red value is 255 (100% from 255 or 41.06% from 621); Green value is 194 (76.17% from 255 or 31.24% from 621); Blue value is 172 (67.58% from 255 or 27.70% from 621); Max value from RGB is 255 - color contains mainly: red. Hex color #FFC2AC is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FFC2AC is #003D53. Grayscale: #D1D1D1. Windows color (decimal): -15700 or 11322111. OLE color: 11322111.
HSL color Cylindrical-coordinate representation of color #FFC2AC: hue angle of 15.9º degrees, saturation: 1, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #FFC2AC is Cyan = 0, Magento = 0.24, Yellow = 0.33 and Black (K on CMYK) = 0.
<style> p { color: #FFC2AC; } p { color: rgb(255,194,172); } H1.HeaderClassName { color: #FFC2AC; } .AnyTagClassName { color: #FFC2AC; } </style>
<style> a { background-color: #FFC2AC; } a { background-color: rgb(255,194,172); } div.DivClassName { background-color: #FFC2AC; } .BgClassName { background-color: #FFC2AC; } </style>
<style> span { border-color: #FFC2AC; } span { border-color: rgb(255,194,172); } td.TdClassName { border-color: #FFC2AC; } .TagClassName { border-color: #FFC2AC; } </style>