#BEADCB (or 0xBEADCB) is unknown color: approx Perfume. HEX triplet: BE, AD and CB. RGB value is (190,173,203). Sum of RGB (Red+Green+Blue) = 190+173+203=566 (74% of max value = 765). Red value is 190 (74.61% from 255 or 33.57% from 566); Green value is 173 (67.97% from 255 or 30.57% from 566); Blue value is 203 (79.69% from 255 or 35.87% from 566); Max value from RGB is 203 - color contains mainly: blue. Hex color #BEADCB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BEADCB is #415234. Grayscale: #B5B5B5. Windows color (decimal): -4280885 or 13348286. OLE color: 13348286.
HSL color Cylindrical-coordinate representation of color #BEADCB: hue angle of 274º degrees, saturation: 0.22, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BEADCB is Cyan = 0.06, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #BEADCB; } p { color: rgb(190,173,203); } H1.HeaderClassName { color: #BEADCB; } .AnyTagClassName { color: #BEADCB; } </style>
<style> a { background-color: #BEADCB; } a { background-color: rgb(190,173,203); } div.DivClassName { background-color: #BEADCB; } .BgClassName { background-color: #BEADCB; } </style>
<style> span { border-color: #BEADCB; } span { border-color: rgb(190,173,203); } td.TdClassName { border-color: #BEADCB; } .TagClassName { border-color: #BEADCB; } </style>