#E8CF01 (or 0xE8CF01) is unknown color: approx Tangerine Yellow. HEX triplet: E8, CF and 01. RGB value is (232,207,1). Sum of RGB (Red+Green+Blue) = 232+207+1=440 (58% of max value = 765). Red value is 232 (91.02% from 255 or 52.73% from 440); Green value is 207 (81.25% from 255 or 47.05% from 440); Blue value is 1 (0.78% from 255 or 0.23% from 440); Max value from RGB is 232 - color contains mainly: red. Hex color #E8CF01 is not a web safe color. Web safe color analog (approx): #FFCC00. Inversed color of #E8CF01 is #1730FE. Grayscale: #BFBFBF. Windows color (decimal): -1519871 or 118760. OLE color: 118760.
HSL color Cylindrical-coordinate representation of color #E8CF01: hue angle of 53.51º degrees, saturation: 0.99, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 1%. Process color model (Four color, CMYK) of #E8CF01 is Cyan = 0, Magento = 0.11, Yellow = 1.00 and Black (K on CMYK) = 0.09.
<style> p { color: #E8CF01; } p { color: rgb(232,207,1); } H1.HeaderClassName { color: #E8CF01; } .AnyTagClassName { color: #E8CF01; } </style>
<style> a { background-color: #E8CF01; } a { background-color: rgb(232,207,1); } div.DivClassName { background-color: #E8CF01; } .BgClassName { background-color: #E8CF01; } </style>
<style> span { border-color: #E8CF01; } span { border-color: rgb(232,207,1); } td.TdClassName { border-color: #E8CF01; } .TagClassName { border-color: #E8CF01; } </style>