#FFA6C1 (or 0xFFA6C1) is unknown color: approx Carnation Pink. HEX triplet: FF, A6 and C1. RGB value is (255,166,193). Sum of RGB (Red+Green+Blue) = 255+166+193=614 (81% of max value = 765). Red value is 255 (100% from 255 or 41.53% from 614); Green value is 166 (65.23% from 255 or 27.04% from 614); Blue value is 193 (75.78% from 255 or 31.43% from 614); Max value from RGB is 255 - color contains mainly: red. Hex color #FFA6C1 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FFA6C1 is #00593E. Grayscale: #C3C3C3. Windows color (decimal): -22847 or 12691199. OLE color: 12691199.
HSL color Cylindrical-coordinate representation of color #FFA6C1: hue angle of 341.8º degrees, saturation: 1, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #FFA6C1 is Cyan = 0, Magento = 0.35, Yellow = 0.24 and Black (K on CMYK) = 0.
<style> p { color: #FFA6C1; } p { color: rgb(255,166,193); } H1.HeaderClassName { color: #FFA6C1; } .AnyTagClassName { color: #FFA6C1; } </style>
<style> a { background-color: #FFA6C1; } a { background-color: rgb(255,166,193); } div.DivClassName { background-color: #FFA6C1; } .BgClassName { background-color: #FFA6C1; } </style>
<style> span { border-color: #FFA6C1; } span { border-color: rgb(255,166,193); } td.TdClassName { border-color: #FFA6C1; } .TagClassName { border-color: #FFA6C1; } </style>