#E6D401 (or 0xE6D401) is unknown color: approx Gold. HEX triplet: E6, D4 and 01. RGB value is (230,212,1). Sum of RGB (Red+Green+Blue) = 230+212+1=443 (58% of max value = 765). Red value is 230 (90.23% from 255 or 51.92% from 443); Green value is 212 (83.20% from 255 or 47.86% from 443); Blue value is 1 (0.78% from 255 or 0.23% from 443); Max value from RGB is 230 - color contains mainly: red. Hex color #E6D401 is not a web safe color. Web safe color analog (approx): #FFCC00. Inversed color of #E6D401 is #192BFE. Grayscale: #C2C2C2. Windows color (decimal): -1649663 or 120038. OLE color: 120038.
HSL color Cylindrical-coordinate representation of color #E6D401: hue angle of 55.28º degrees, saturation: 0.99, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 1%. Process color model (Four color, CMYK) of #E6D401 is Cyan = 0, Magento = 0.08, Yellow = 1.00 and Black (K on CMYK) = 0.10.
<style> p { color: #E6D401; } p { color: rgb(230,212,1); } H1.HeaderClassName { color: #E6D401; } .AnyTagClassName { color: #E6D401; } </style>
<style> a { background-color: #E6D401; } a { background-color: rgb(230,212,1); } div.DivClassName { background-color: #E6D401; } .BgClassName { background-color: #E6D401; } </style>
<style> span { border-color: #E6D401; } span { border-color: rgb(230,212,1); } td.TdClassName { border-color: #E6D401; } .TagClassName { border-color: #E6D401; } </style>