#D9BEEB (or 0xD9BEEB) is unknown color: approx Fog. HEX triplet: D9, BE and EB. RGB value is (217,190,235). Sum of RGB (Red+Green+Blue) = 217+190+235=642 (85% of max value = 765). Red value is 217 (85.16% from 255 or 33.80% from 642); Green value is 190 (74.61% from 255 or 29.60% from 642); Blue value is 235 (92.19% from 255 or 36.60% from 642); Max value from RGB is 235 - color contains mainly: blue. Hex color #D9BEEB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D9BEEB is #264114. Grayscale: #CBCBCB. Windows color (decimal): -2507029 or 15449817. OLE color: 15449817.
HSL color Cylindrical-coordinate representation of color #D9BEEB: hue angle of 276º degrees, saturation: 0.53, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #D9BEEB is Cyan = 0.08, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #D9BEEB; } p { color: rgb(217,190,235); } H1.HeaderClassName { color: #D9BEEB; } .AnyTagClassName { color: #D9BEEB; } </style>
<style> a { background-color: #D9BEEB; } a { background-color: rgb(217,190,235); } div.DivClassName { background-color: #D9BEEB; } .BgClassName { background-color: #D9BEEB; } </style>
<style> span { border-color: #D9BEEB; } span { border-color: rgb(217,190,235); } td.TdClassName { border-color: #D9BEEB; } .TagClassName { border-color: #D9BEEB; } </style>