#BEAAAE (or 0xBEAAAE) is unknown color: approx Careys Pink. HEX triplet: BE, AA and AE. RGB value is (190,170,174). Sum of RGB (Red+Green+Blue) = 190+170+174=534 (70% of max value = 765). Red value is 190 (74.61% from 255 or 35.58% from 534); Green value is 170 (66.80% from 255 or 31.84% from 534); Blue value is 174 (68.36% from 255 or 32.58% from 534); Max value from RGB is 190 - color contains mainly: red. Hex color #BEAAAE is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BEAAAE is #415551. Grayscale: #B0B0B0. Windows color (decimal): -4281682 or 11446974. OLE color: 11446974.
HSL color Cylindrical-coordinate representation of color #BEAAAE: hue angle of 348º degrees, saturation: 0.13, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #BEAAAE is Cyan = 0, Magento = 0.11, Yellow = 0.08 and Black (K on CMYK) = 0.25.
<style> p { color: #BEAAAE; } p { color: rgb(190,170,174); } H1.HeaderClassName { color: #BEAAAE; } .AnyTagClassName { color: #BEAAAE; } </style>
<style> a { background-color: #BEAAAE; } a { background-color: rgb(190,170,174); } div.DivClassName { background-color: #BEAAAE; } .BgClassName { background-color: #BEAAAE; } </style>
<style> span { border-color: #BEAAAE; } span { border-color: rgb(190,170,174); } td.TdClassName { border-color: #BEAAAE; } .TagClassName { border-color: #BEAAAE; } </style>