#BE95A2 (or 0xBE95A2) is unknown color: approx Viola. HEX triplet: BE, 95 and A2. RGB value is (190,149,162). Sum of RGB (Red+Green+Blue) = 190+149+162=501 (66% of max value = 765). Red value is 190 (74.61% from 255 or 37.92% from 501); Green value is 149 (58.59% from 255 or 29.74% from 501); Blue value is 162 (63.67% from 255 or 32.34% from 501); Max value from RGB is 190 - color contains mainly: red. Hex color #BE95A2 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BE95A2 is #416A5D. Grayscale: #A2A2A2. Windows color (decimal): -4287070 or 10655166. OLE color: 10655166.
HSL color Cylindrical-coordinate representation of color #BE95A2: hue angle of 340.98º degrees, saturation: 0.24, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BE95A2 is Cyan = 0, Magento = 0.22, Yellow = 0.15 and Black (K on CMYK) = 0.25.
<style> p { color: #BE95A2; } p { color: rgb(190,149,162); } H1.HeaderClassName { color: #BE95A2; } .AnyTagClassName { color: #BE95A2; } </style>
<style> a { background-color: #BE95A2; } a { background-color: rgb(190,149,162); } div.DivClassName { background-color: #BE95A2; } .BgClassName { background-color: #BE95A2; } </style>
<style> span { border-color: #BE95A2; } span { border-color: rgb(190,149,162); } td.TdClassName { border-color: #BE95A2; } .TagClassName { border-color: #BE95A2; } </style>