#BE999D (or 0xBE999D) is unknown color: approx Careys Pink. HEX triplet: BE, 99 and 9D. RGB value is (190,153,157). Sum of RGB (Red+Green+Blue) = 190+153+157=500 (66% of max value = 765). Red value is 190 (74.61% from 255 or 38% from 500); Green value is 153 (60.16% from 255 or 30.6% from 500); Blue value is 157 (61.72% from 255 or 31.4% from 500); Max value from RGB is 190 - color contains mainly: red. Hex color #BE999D is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BE999D is #416662. Grayscale: #A4A4A4. Windows color (decimal): -4286051 or 10328510. OLE color: 10328510.
HSL color Cylindrical-coordinate representation of color #BE999D: hue angle of 353.51º degrees, saturation: 0.22, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #BE999D is Cyan = 0, Magento = 0.19, Yellow = 0.17 and Black (K on CMYK) = 0.25.
<style> p { color: #BE999D; } p { color: rgb(190,153,157); } H1.HeaderClassName { color: #BE999D; } .AnyTagClassName { color: #BE999D; } </style>
<style> a { background-color: #BE999D; } a { background-color: rgb(190,153,157); } div.DivClassName { background-color: #BE999D; } .BgClassName { background-color: #BE999D; } </style>
<style> span { border-color: #BE999D; } span { border-color: rgb(190,153,157); } td.TdClassName { border-color: #BE999D; } .TagClassName { border-color: #BE999D; } </style>