#E7AF07 (or 0xE7AF07) is unknown color: approx Gamboge. HEX triplet: E7, AF and 07. RGB value is (231,175,7). Sum of RGB (Red+Green+Blue) = 231+175+7=413 (54% of max value = 765). Red value is 231 (90.62% from 255 or 55.93% from 413); Green value is 175 (68.75% from 255 or 42.37% from 413); Blue value is 7 (3.12% from 255 or 1.69% from 413); Max value from RGB is 231 - color contains mainly: red. Hex color #E7AF07 is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #E7AF07 is #1850F8. Grayscale: #ADADAD. Windows color (decimal): -1593593 or 503783. OLE color: 503783.
HSL color Cylindrical-coordinate representation of color #E7AF07: hue angle of 45º degrees, saturation: 0.94, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #E7AF07 is Cyan = 0, Magento = 0.24, Yellow = 0.97 and Black (K on CMYK) = 0.09.
<style> p { color: #e7af07; } p { color: rgb(231,175,7); } H1.HeaderClassName { color: #e7af07; } .AnyTagClassName { color: #e7af07; } </style>
<style> a { background-color: #e7af07; } a { background-color: rgb(231,175,7); } div.DivClassName { background-color: #e7af07; } .BgClassName { background-color: #e7af07; } </style>
<style> span { border-color: #e7af07; } span { border-color: rgb(231,175,7); } td.TdClassName { border-color: #e7af07; } .TagClassName { border-color: #e7af07; } </style>