#DFFF73 (or 0xDFFF73) is unknown color: approx Mindaro. HEX triplet: DF, FF and 73. RGB value is (223,255,115). Sum of RGB (Red+Green+Blue) = 223+255+115=593 (78% of max value = 765). Red value is 223 (87.5% from 255 or 37.61% from 593); Green value is 255 (100% from 255 or 43.00% from 593); Blue value is 115 (45.31% from 255 or 19.39% from 593); Max value from RGB is 255 - color contains mainly: green. Hex color #DFFF73 is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #DFFF73 is #20008C. Grayscale: #E5E5E5. Windows color (decimal): -2097293 or 7602143. OLE color: 7602143.
HSL color Cylindrical-coordinate representation of color #DFFF73: hue angle of 73.71º degrees, saturation: 1, lightness: 0.73%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #DFFF73 is Cyan = 0.13, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.
<style> p { color: #DFFF73; } p { color: rgb(223,255,115); } H1.HeaderClassName { color: #DFFF73; } .AnyTagClassName { color: #DFFF73; } </style>
<style> a { background-color: #DFFF73; } a { background-color: rgb(223,255,115); } div.DivClassName { background-color: #DFFF73; } .BgClassName { background-color: #DFFF73; } </style>
<style> span { border-color: #DFFF73; } span { border-color: rgb(223,255,115); } td.TdClassName { border-color: #DFFF73; } .TagClassName { border-color: #DFFF73; } </style>