#DABED3 (or 0xDABED3) is unknown color: approx French Lilac. HEX triplet: DA, BE and D3. RGB value is (218,190,211). Sum of RGB (Red+Green+Blue) = 218+190+211=619 (81% of max value = 765). Red value is 218 (85.55% from 255 or 35.22% from 619); Green value is 190 (74.61% from 255 or 30.69% from 619); Blue value is 211 (82.81% from 255 or 34.09% from 619); Max value from RGB is 218 - color contains mainly: red. Hex color #DABED3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DABED3 is #25412C. Grayscale: #C8C8C8. Windows color (decimal): -2441517 or 13876954. OLE color: 13876954.
HSL color Cylindrical-coordinate representation of color #DABED3: hue angle of 315º degrees, saturation: 0.27, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #DABED3 is Cyan = 0, Magento = 0.13, Yellow = 0.03 and Black (K on CMYK) = 0.15.
<style> p { color: #DABED3; } p { color: rgb(218,190,211); } H1.HeaderClassName { color: #DABED3; } .AnyTagClassName { color: #DABED3; } </style>
<style> a { background-color: #DABED3; } a { background-color: rgb(218,190,211); } div.DivClassName { background-color: #DABED3; } .BgClassName { background-color: #DABED3; } </style>
<style> span { border-color: #DABED3; } span { border-color: rgb(218,190,211); } td.TdClassName { border-color: #DABED3; } .TagClassName { border-color: #DABED3; } </style>