#DFEB1A (or 0xDFEB1A) is unknown color: approx Pear. HEX triplet: DF, EB and 1A. RGB value is (223,235,26). Sum of RGB (Red+Green+Blue) = 223+235+26=484 (64% of max value = 765). Red value is 223 (87.5% from 255 or 46.07% from 484); Green value is 235 (92.19% from 255 or 48.55% from 484); Blue value is 26 (10.55% from 255 or 5.37% from 484); Max value from RGB is 235 - color contains mainly: green. Hex color #DFEB1A is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #DFEB1A is #2014E5. Grayscale: #D0D0D0. Windows color (decimal): -2102502 or 1764319. OLE color: 1764319.
HSL color Cylindrical-coordinate representation of color #DFEB1A: hue angle of 63.44º degrees, saturation: 0.84, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #DFEB1A is Cyan = 0.05, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.08.
<style> p { color: #dfeb1a; } p { color: rgb(223,235,26); } H1.HeaderClassName { color: #dfeb1a; } .AnyTagClassName { color: #dfeb1a; } </style>
<style> a { background-color: #dfeb1a; } a { background-color: rgb(223,235,26); } div.DivClassName { background-color: #dfeb1a; } .BgClassName { background-color: #dfeb1a; } </style>
<style> span { border-color: #dfeb1a; } span { border-color: rgb(223,235,26); } td.TdClassName { border-color: #dfeb1a; } .TagClassName { border-color: #dfeb1a; } </style>