#A892BE (or 0xA892BE) is unknown color: approx East Side. HEX triplet: A8, 92 and BE. RGB value is (168,146,190). Sum of RGB (Red+Green+Blue) = 168+146+190=504 (66% of max value = 765). Red value is 168 (66.02% from 255 or 33.33% from 504); Green value is 146 (57.42% from 255 or 28.97% from 504); Blue value is 190 (74.61% from 255 or 37.70% from 504); Max value from RGB is 190 - color contains mainly: blue. Hex color #A892BE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A892BE is #576D41. Grayscale: #9D9D9D. Windows color (decimal): -5729602 or 12489384. OLE color: 12489384.
HSL color Cylindrical-coordinate representation of color #A892BE: hue angle of 270º degrees, saturation: 0.25, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #A892BE is Cyan = 0.12, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A892BE; } p { color: rgb(168,146,190); } H1.HeaderClassName { color: #A892BE; } .AnyTagClassName { color: #A892BE; } </style>
<style> a { background-color: #A892BE; } a { background-color: rgb(168,146,190); } div.DivClassName { background-color: #A892BE; } .BgClassName { background-color: #A892BE; } </style>
<style> span { border-color: #A892BE; } span { border-color: rgb(168,146,190); } td.TdClassName { border-color: #A892BE; } .TagClassName { border-color: #A892BE; } </style>