#D0F0B4 (or 0xD0F0B4) is unknown color: approx Tea Green. HEX triplet: D0, F0 and B4. RGB value is (208,240,180). Sum of RGB (Red+Green+Blue) = 208+240+180=628 (83% of max value = 765). Red value is 208 (81.64% from 255 or 33.12% from 628); Green value is 240 (94.14% from 255 or 38.22% from 628); Blue value is 180 (70.70% from 255 or 28.66% from 628); Max value from RGB is 240 - color contains mainly: green. Hex color #D0F0B4 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #D0F0B4 is #2F0F4B. Grayscale: #DFDFDF. Windows color (decimal): -3084108 or 11858128. OLE color: 11858128.
HSL color Cylindrical-coordinate representation of color #D0F0B4: hue angle of 92º degrees, saturation: 0.67, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #D0F0B4 is Cyan = 0.13, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.06.
<style> p { color: #D0F0B4; } p { color: rgb(208,240,180); } H1.HeaderClassName { color: #D0F0B4; } .AnyTagClassName { color: #D0F0B4; } </style>
<style> a { background-color: #D0F0B4; } a { background-color: rgb(208,240,180); } div.DivClassName { background-color: #D0F0B4; } .BgClassName { background-color: #D0F0B4; } </style>
<style> span { border-color: #D0F0B4; } span { border-color: rgb(208,240,180); } td.TdClassName { border-color: #D0F0B4; } .TagClassName { border-color: #D0F0B4; } </style>