#FFE085 (or 0xFFE085) is unknown color: approx Golden Glow. HEX triplet: FF, E0 and 85. RGB value is (255,224,133). Sum of RGB (Red+Green+Blue) = 255+224+133=612 (81% of max value = 765). Red value is 255 (100% from 255 or 41.67% from 612); Green value is 224 (87.89% from 255 or 36.60% from 612); Blue value is 133 (52.34% from 255 or 21.73% from 612); Max value from RGB is 255 - color contains mainly: red. Hex color #FFE085 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FFE085 is #001F7A. Grayscale: #DFDFDF. Windows color (decimal): -8059 or 8773887. OLE color: 8773887.
HSL color Cylindrical-coordinate representation of color #FFE085: hue angle of 44.75º degrees, saturation: 1, lightness: 0.76%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #FFE085 is Cyan = 0, Magento = 0.12, Yellow = 0.48 and Black (K on CMYK) = 0.
<style> p { color: #FFE085; } p { color: rgb(255,224,133); } H1.HeaderClassName { color: #FFE085; } .AnyTagClassName { color: #FFE085; } </style>
<style> a { background-color: #FFE085; } a { background-color: rgb(255,224,133); } div.DivClassName { background-color: #FFE085; } .BgClassName { background-color: #FFE085; } </style>
<style> span { border-color: #FFE085; } span { border-color: rgb(255,224,133); } td.TdClassName { border-color: #FFE085; } .TagClassName { border-color: #FFE085; } </style>