#BE82AB (or 0xBE82AB) is unknown color: approx London Hue. HEX triplet: BE, 82 and AB. RGB value is (190,130,171). Sum of RGB (Red+Green+Blue) = 190+130+171=491 (65% of max value = 765). Red value is 190 (74.61% from 255 or 38.70% from 491); Green value is 130 (51.17% from 255 or 26.48% from 491); Blue value is 171 (67.19% from 255 or 34.83% from 491); Max value from RGB is 190 - color contains mainly: red. Hex color #BE82AB is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BE82AB is #417D54. Grayscale: #989898. Windows color (decimal): -4291925 or 11240126. OLE color: 11240126.
HSL color Cylindrical-coordinate representation of color #BE82AB: hue angle of 319º degrees, saturation: 0.32, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #BE82AB is Cyan = 0, Magento = 0.32, Yellow = 0.10 and Black (K on CMYK) = 0.25.
<style> p { color: #BE82AB; } p { color: rgb(190,130,171); } H1.HeaderClassName { color: #BE82AB; } .AnyTagClassName { color: #BE82AB; } </style>
<style> a { background-color: #BE82AB; } a { background-color: rgb(190,130,171); } div.DivClassName { background-color: #BE82AB; } .BgClassName { background-color: #BE82AB; } </style>
<style> span { border-color: #BE82AB; } span { border-color: rgb(190,130,171); } td.TdClassName { border-color: #BE82AB; } .TagClassName { border-color: #BE82AB; } </style>