#D7EB35 (or 0xD7EB35) is unknown color: approx Pear. HEX triplet: D7, EB and 35. RGB value is (215,235,53). Sum of RGB (Red+Green+Blue) = 215+235+53=503 (66% of max value = 765). Red value is 215 (84.38% from 255 or 42.74% from 503); Green value is 235 (92.19% from 255 or 46.72% from 503); Blue value is 53 (21.09% from 255 or 10.54% from 503); Max value from RGB is 235 - color contains mainly: green. Hex color #D7EB35 is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #D7EB35 is #2814CA. Grayscale: #D0D0D0. Windows color (decimal): -2626763 or 3533783. OLE color: 3533783.
HSL color Cylindrical-coordinate representation of color #D7EB35: hue angle of 66.59º degrees, saturation: 0.82, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #D7EB35 is Cyan = 0.09, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.08.
<style> p { color: #d7eb35; } p { color: rgb(215,235,53); } H1.HeaderClassName { color: #d7eb35; } .AnyTagClassName { color: #d7eb35; } </style>
<style> a { background-color: #d7eb35; } a { background-color: rgb(215,235,53); } div.DivClassName { background-color: #d7eb35; } .BgClassName { background-color: #d7eb35; } </style>
<style> span { border-color: #d7eb35; } span { border-color: rgb(215,235,53); } td.TdClassName { border-color: #d7eb35; } .TagClassName { border-color: #d7eb35; } </style>