#BEAEB4 (or 0xBEAEB4) is unknown color: approx Lily. HEX triplet: BE, AE and B4. RGB value is (190,174,180). Sum of RGB (Red+Green+Blue) = 190+174+180=544 (72% of max value = 765). Red value is 190 (74.61% from 255 or 34.93% from 544); Green value is 174 (68.36% from 255 or 31.99% from 544); Blue value is 180 (70.70% from 255 or 33.09% from 544); Max value from RGB is 190 - color contains mainly: red. Hex color #BEAEB4 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BEAEB4 is #41514B. Grayscale: #B3B3B3. Windows color (decimal): -4280652 or 11841214. OLE color: 11841214.
HSL color Cylindrical-coordinate representation of color #BEAEB4: hue angle of 337.5º degrees, saturation: 0.11, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #BEAEB4 is Cyan = 0, Magento = 0.08, Yellow = 0.05 and Black (K on CMYK) = 0.25.
<style> p { color: #BEAEB4; } p { color: rgb(190,174,180); } H1.HeaderClassName { color: #BEAEB4; } .AnyTagClassName { color: #BEAEB4; } </style>
<style> a { background-color: #BEAEB4; } a { background-color: rgb(190,174,180); } div.DivClassName { background-color: #BEAEB4; } .BgClassName { background-color: #BEAEB4; } </style>
<style> span { border-color: #BEAEB4; } span { border-color: rgb(190,174,180); } td.TdClassName { border-color: #BEAEB4; } .TagClassName { border-color: #BEAEB4; } </style>