#D2E74B (or 0xD2E74B) is unknown color: approx Pear. HEX triplet: D2, E7 and 4B. RGB value is (210,231,75). Sum of RGB (Red+Green+Blue) = 210+231+75=516 (68% of max value = 765). Red value is 210 (82.42% from 255 or 40.70% from 516); Green value is 231 (90.62% from 255 or 44.77% from 516); Blue value is 75 (29.69% from 255 or 14.53% from 516); Max value from RGB is 231 - color contains mainly: green. Hex color #D2E74B is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #D2E74B is #2D18B4. Grayscale: #CFCFCF. Windows color (decimal): -2955445 or 4974546. OLE color: 4974546.
HSL color Cylindrical-coordinate representation of color #D2E74B: hue angle of 68.08º degrees, saturation: 0.76, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #D2E74B is Cyan = 0.09, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.09.
<style> p { color: #D2E74B; } p { color: rgb(210,231,75); } H1.HeaderClassName { color: #D2E74B; } .AnyTagClassName { color: #D2E74B; } </style>
<style> a { background-color: #D2E74B; } a { background-color: rgb(210,231,75); } div.DivClassName { background-color: #D2E74B; } .BgClassName { background-color: #D2E74B; } </style>
<style> span { border-color: #D2E74B; } span { border-color: rgb(210,231,75); } td.TdClassName { border-color: #D2E74B; } .TagClassName { border-color: #D2E74B; } </style>