#BEACCA (or 0xBEACCA) is unknown color: approx Prelude. HEX triplet: BE, AC and CA. RGB value is (190,172,202). Sum of RGB (Red+Green+Blue) = 190+172+202=564 (74% of max value = 765). Red value is 190 (74.61% from 255 or 33.69% from 564); Green value is 172 (67.58% from 255 or 30.50% from 564); Blue value is 202 (79.30% from 255 or 35.82% from 564); Max value from RGB is 202 - color contains mainly: blue. Hex color #BEACCA is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BEACCA is #415335. Grayscale: #B4B4B4. Windows color (decimal): -4281142 or 13282494. OLE color: 13282494.
HSL color Cylindrical-coordinate representation of color #BEACCA: hue angle of 276º degrees, saturation: 0.22, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BEACCA is Cyan = 0.06, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #BEACCA; } p { color: rgb(190,172,202); } H1.HeaderClassName { color: #BEACCA; } .AnyTagClassName { color: #BEACCA; } </style>
<style> a { background-color: #BEACCA; } a { background-color: rgb(190,172,202); } div.DivClassName { background-color: #BEACCA; } .BgClassName { background-color: #BEACCA; } </style>
<style> span { border-color: #BEACCA; } span { border-color: rgb(190,172,202); } td.TdClassName { border-color: #BEACCA; } .TagClassName { border-color: #BEACCA; } </style>