#BE979D (or 0xBE979D) is unknown color: approx Careys Pink. HEX triplet: BE, 97 and 9D. RGB value is (190,151,157). Sum of RGB (Red+Green+Blue) = 190+151+157=498 (65% of max value = 765). Red value is 190 (74.61% from 255 or 38.15% from 498); Green value is 151 (59.38% from 255 or 30.32% from 498); Blue value is 157 (61.72% from 255 or 31.53% from 498); Max value from RGB is 190 - color contains mainly: red. Hex color #BE979D is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BE979D is #416862. Grayscale: #A3A3A3. Windows color (decimal): -4286563 or 10327998. OLE color: 10327998.
HSL color Cylindrical-coordinate representation of color #BE979D: hue angle of 350.77º degrees, saturation: 0.23, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BE979D is Cyan = 0, Magento = 0.21, Yellow = 0.17 and Black (K on CMYK) = 0.25.
<style> p { color: #BE979D; } p { color: rgb(190,151,157); } H1.HeaderClassName { color: #BE979D; } .AnyTagClassName { color: #BE979D; } </style>
<style> a { background-color: #BE979D; } a { background-color: rgb(190,151,157); } div.DivClassName { background-color: #BE979D; } .BgClassName { background-color: #BE979D; } </style>
<style> span { border-color: #BE979D; } span { border-color: rgb(190,151,157); } td.TdClassName { border-color: #BE979D; } .TagClassName { border-color: #BE979D; } </style>