#FFA2A5 (or 0xFFA2A5) is unknown color: approx Wewak. HEX triplet: FF, A2 and A5. RGB value is (255,162,165). Sum of RGB (Red+Green+Blue) = 255+162+165=582 (77% of max value = 765). Red value is 255 (100% from 255 or 43.81% from 582); Green value is 162 (63.67% from 255 or 27.84% from 582); Blue value is 165 (64.84% from 255 or 28.35% from 582); Max value from RGB is 255 - color contains mainly: red. Hex color #FFA2A5 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #FFA2A5 is #005D5A. Grayscale: #BEBEBE. Windows color (decimal): -23899 or 10855167. OLE color: 10855167.
HSL color Cylindrical-coordinate representation of color #FFA2A5: hue angle of 358.06º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #FFA2A5 is Cyan = 0, Magento = 0.36, Yellow = 0.35 and Black (K on CMYK) = 0.
<style> p { color: #FFA2A5; } p { color: rgb(255,162,165); } H1.HeaderClassName { color: #FFA2A5; } .AnyTagClassName { color: #FFA2A5; } </style>
<style> a { background-color: #FFA2A5; } a { background-color: rgb(255,162,165); } div.DivClassName { background-color: #FFA2A5; } .BgClassName { background-color: #FFA2A5; } </style>
<style> span { border-color: #FFA2A5; } span { border-color: rgb(255,162,165); } td.TdClassName { border-color: #FFA2A5; } .TagClassName { border-color: #FFA2A5; } </style>