#BEAFE6 (or 0xBEAFE6) is unknown color: approx Melrose. HEX triplet: BE, AF and E6. RGB value is (190,175,230). Sum of RGB (Red+Green+Blue) = 190+175+230=595 (78% of max value = 765). Red value is 190 (74.61% from 255 or 31.93% from 595); Green value is 175 (68.75% from 255 or 29.41% from 595); Blue value is 230 (90.23% from 255 or 38.66% from 595); Max value from RGB is 230 - color contains mainly: blue. Hex color #BEAFE6 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #BEAFE6 is #415019. Grayscale: #B9B9B9. Windows color (decimal): -4280346 or 15118270. OLE color: 15118270.
HSL color Cylindrical-coordinate representation of color #BEAFE6: hue angle of 256.36º degrees, saturation: 0.52, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #BEAFE6 is Cyan = 0.17, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #BEAFE6; } p { color: rgb(190,175,230); } H1.HeaderClassName { color: #BEAFE6; } .AnyTagClassName { color: #BEAFE6; } </style>
<style> a { background-color: #BEAFE6; } a { background-color: rgb(190,175,230); } div.DivClassName { background-color: #BEAFE6; } .BgClassName { background-color: #BEAFE6; } </style>
<style> span { border-color: #BEAFE6; } span { border-color: rgb(190,175,230); } td.TdClassName { border-color: #BEAFE6; } .TagClassName { border-color: #BEAFE6; } </style>