#D3BAE5 (or 0xD3BAE5) is unknown color: approx Fog. HEX triplet: D3, BA and E5. RGB value is (211,186,229). Sum of RGB (Red+Green+Blue) = 211+186+229=626 (82% of max value = 765). Red value is 211 (82.81% from 255 or 33.71% from 626); Green value is 186 (73.05% from 255 or 29.71% from 626); Blue value is 229 (89.84% from 255 or 36.58% from 626); Max value from RGB is 229 - color contains mainly: blue. Hex color #D3BAE5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D3BAE5 is #2C451A. Grayscale: #C6C6C6. Windows color (decimal): -2901275 or 15055571. OLE color: 15055571.
HSL color Cylindrical-coordinate representation of color #D3BAE5: hue angle of 274.88º degrees, saturation: 0.45, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #D3BAE5 is Cyan = 0.08, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #D3BAE5; } p { color: rgb(211,186,229); } H1.HeaderClassName { color: #D3BAE5; } .AnyTagClassName { color: #D3BAE5; } </style>
<style> a { background-color: #D3BAE5; } a { background-color: rgb(211,186,229); } div.DivClassName { background-color: #D3BAE5; } .BgClassName { background-color: #D3BAE5; } </style>
<style> span { border-color: #D3BAE5; } span { border-color: rgb(211,186,229); } td.TdClassName { border-color: #D3BAE5; } .TagClassName { border-color: #D3BAE5; } </style>