#FAE28A (or 0xFAE28A) is unknown color: approx Vis Vis. HEX triplet: FA, E2 and 8A. RGB value is (250,226,138). Sum of RGB (Red+Green+Blue) = 250+226+138=614 (81% of max value = 765). Red value is 250 (98.05% from 255 or 40.72% from 614); Green value is 226 (88.67% from 255 or 36.81% from 614); Blue value is 138 (54.30% from 255 or 22.48% from 614); Max value from RGB is 250 - color contains mainly: red. Hex color #FAE28A is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FAE28A is #051D75. Grayscale: #DFDFDF. Windows color (decimal): -335222 or 9102074. OLE color: 9102074.
HSL color Cylindrical-coordinate representation of color #FAE28A: hue angle of 47.14º degrees, saturation: 0.92, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #FAE28A is Cyan = 0, Magento = 0.10, Yellow = 0.45 and Black (K on CMYK) = 0.02.
<style> p { color: #FAE28A; } p { color: rgb(250,226,138); } H1.HeaderClassName { color: #FAE28A; } .AnyTagClassName { color: #FAE28A; } </style>
<style> a { background-color: #FAE28A; } a { background-color: rgb(250,226,138); } div.DivClassName { background-color: #FAE28A; } .BgClassName { background-color: #FAE28A; } </style>
<style> span { border-color: #FAE28A; } span { border-color: rgb(250,226,138); } td.TdClassName { border-color: #FAE28A; } .TagClassName { border-color: #FAE28A; } </style>