#F6E388 (or 0xF6E388) is unknown color: approx Khaki. HEX triplet: F6, E3 and 88. RGB value is (246,227,136). Sum of RGB (Red+Green+Blue) = 246+227+136=609 (80% of max value = 765). Red value is 246 (96.48% from 255 or 40.39% from 609); Green value is 227 (89.06% from 255 or 37.27% from 609); Blue value is 136 (53.52% from 255 or 22.33% from 609); Max value from RGB is 246 - color contains mainly: red. Hex color #F6E388 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F6E388 is #091C77. Grayscale: #DEDEDE. Windows color (decimal): -597112 or 8971254. OLE color: 8971254.
HSL color Cylindrical-coordinate representation of color #F6E388: hue angle of 49.64º degrees, saturation: 0.86, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #F6E388 is Cyan = 0, Magento = 0.08, Yellow = 0.45 and Black (K on CMYK) = 0.04.
<style> p { color: #f6e388; } p { color: rgb(246,227,136); } H1.HeaderClassName { color: #f6e388; } .AnyTagClassName { color: #f6e388; } </style>
<style> a { background-color: #f6e388; } a { background-color: rgb(246,227,136); } div.DivClassName { background-color: #f6e388; } .BgClassName { background-color: #f6e388; } </style>
<style> span { border-color: #f6e388; } span { border-color: rgb(246,227,136); } td.TdClassName { border-color: #f6e388; } .TagClassName { border-color: #f6e388; } </style>