#FFDF96 (or 0xFFDF96) is unknown color: approx Cream Brulee. HEX triplet: FF, DF and 96. RGB value is (255,223,150). Sum of RGB (Red+Green+Blue) = 255+223+150=628 (83% of max value = 765). Red value is 255 (100% from 255 or 40.61% from 628); Green value is 223 (87.5% from 255 or 35.51% from 628); Blue value is 150 (58.98% from 255 or 23.89% from 628); Max value from RGB is 255 - color contains mainly: red. Hex color #FFDF96 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FFDF96 is #002069. Grayscale: #E0E0E0. Windows color (decimal): -8298 or 9887743. OLE color: 9887743.
HSL color Cylindrical-coordinate representation of color #FFDF96: hue angle of 41.71º degrees, saturation: 1, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #FFDF96 is Cyan = 0, Magento = 0.13, Yellow = 0.41 and Black (K on CMYK) = 0.
<style> p { color: #FFDF96; } p { color: rgb(255,223,150); } H1.HeaderClassName { color: #FFDF96; } .AnyTagClassName { color: #FFDF96; } </style>
<style> a { background-color: #FFDF96; } a { background-color: rgb(255,223,150); } div.DivClassName { background-color: #FFDF96; } .BgClassName { background-color: #FFDF96; } </style>
<style> span { border-color: #FFDF96; } span { border-color: rgb(255,223,150); } td.TdClassName { border-color: #FFDF96; } .TagClassName { border-color: #FFDF96; } </style>