#D5BEE3 (or 0xD5BEE3) is unknown color: approx Fog. HEX triplet: D5, BE and E3. RGB value is (213,190,227). Sum of RGB (Red+Green+Blue) = 213+190+227=630 (83% of max value = 765). Red value is 213 (83.59% from 255 or 33.81% from 630); Green value is 190 (74.61% from 255 or 30.16% from 630); Blue value is 227 (89.06% from 255 or 36.03% from 630); Max value from RGB is 227 - color contains mainly: blue. Hex color #D5BEE3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D5BEE3 is #2A411C. Grayscale: #C8C8C8. Windows color (decimal): -2769181 or 14925525. OLE color: 14925525.
HSL color Cylindrical-coordinate representation of color #D5BEE3: hue angle of 277.3º degrees, saturation: 0.4, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #D5BEE3 is Cyan = 0.06, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #D5BEE3; } p { color: rgb(213,190,227); } H1.HeaderClassName { color: #D5BEE3; } .AnyTagClassName { color: #D5BEE3; } </style>
<style> a { background-color: #D5BEE3; } a { background-color: rgb(213,190,227); } div.DivClassName { background-color: #D5BEE3; } .BgClassName { background-color: #D5BEE3; } </style>
<style> span { border-color: #D5BEE3; } span { border-color: rgb(213,190,227); } td.TdClassName { border-color: #D5BEE3; } .TagClassName { border-color: #D5BEE3; } </style>