#B192AF (or 0xB192AF) is unknown color: approx London Hue. HEX triplet: B1, 92 and AF. RGB value is (177,146,175). Sum of RGB (Red+Green+Blue) = 177+146+175=498 (65% of max value = 765). Red value is 177 (69.53% from 255 or 35.54% from 498); Green value is 146 (57.42% from 255 or 29.32% from 498); Blue value is 175 (68.75% from 255 or 35.14% from 498); Max value from RGB is 177 - color contains mainly: red. Hex color #B192AF is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B192AF is #4E6D50. Grayscale: #9E9E9E. Windows color (decimal): -5139793 or 11506353. OLE color: 11506353.
HSL color Cylindrical-coordinate representation of color #B192AF: hue angle of 303.87º degrees, saturation: 0.17, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #B192AF is Cyan = 0, Magento = 0.18, Yellow = 0.01 and Black (K on CMYK) = 0.31.
<style> p { color: #B192AF; } p { color: rgb(177,146,175); } H1.HeaderClassName { color: #B192AF; } .AnyTagClassName { color: #B192AF; } </style>
<style> a { background-color: #B192AF; } a { background-color: rgb(177,146,175); } div.DivClassName { background-color: #B192AF; } .BgClassName { background-color: #B192AF; } </style>
<style> span { border-color: #B192AF; } span { border-color: rgb(177,146,175); } td.TdClassName { border-color: #B192AF; } .TagClassName { border-color: #B192AF; } </style>