#DDFBBA (or 0xDDFBBA) is unknown color: approx Tea Green. HEX triplet: DD, FB and BA. RGB value is (221,251,186). Sum of RGB (Red+Green+Blue) = 221+251+186=658 (87% of max value = 765). Red value is 221 (86.72% from 255 or 33.59% from 658); Green value is 251 (98.44% from 255 or 38.15% from 658); Blue value is 186 (73.05% from 255 or 28.27% from 658); Max value from RGB is 251 - color contains mainly: green. Hex color #DDFBBA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DDFBBA is #220445. Grayscale: #EAEAEA. Windows color (decimal): -2229318 or 12254173. OLE color: 12254173.
HSL color Cylindrical-coordinate representation of color #DDFBBA: hue angle of 87.69º degrees, saturation: 0.89, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #DDFBBA is Cyan = 0.12, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.02.
<style> p { color: #ddfbba; } p { color: rgb(221,251,186); } H1.HeaderClassName { color: #ddfbba; } .AnyTagClassName { color: #ddfbba; } </style>
<style> a { background-color: #ddfbba; } a { background-color: rgb(221,251,186); } div.DivClassName { background-color: #ddfbba; } .BgClassName { background-color: #ddfbba; } </style>
<style> span { border-color: #ddfbba; } span { border-color: rgb(221,251,186); } td.TdClassName { border-color: #ddfbba; } .TagClassName { border-color: #ddfbba; } </style>