#FAD777 (or 0xFAD777) is unknown color: approx Golden Glow. HEX triplet: FA, D7 and 77. RGB value is (250,215,119). Sum of RGB (Red+Green+Blue) = 250+215+119=584 (77% of max value = 765). Red value is 250 (98.05% from 255 or 42.81% from 584); Green value is 215 (84.38% from 255 or 36.82% from 584); Blue value is 119 (46.88% from 255 or 20.38% from 584); Max value from RGB is 250 - color contains mainly: red. Hex color #FAD777 is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #FAD777 is #052888. Grayscale: #D6D6D6. Windows color (decimal): -338057 or 7854074. OLE color: 7854074.
HSL color Cylindrical-coordinate representation of color #FAD777: hue angle of 43.97º degrees, saturation: 0.93, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #FAD777 is Cyan = 0, Magento = 0.14, Yellow = 0.52 and Black (K on CMYK) = 0.02.
<style> p { color: #FAD777; } p { color: rgb(250,215,119); } H1.HeaderClassName { color: #FAD777; } .AnyTagClassName { color: #FAD777; } </style>
<style> a { background-color: #FAD777; } a { background-color: rgb(250,215,119); } div.DivClassName { background-color: #FAD777; } .BgClassName { background-color: #FAD777; } </style>
<style> span { border-color: #FAD777; } span { border-color: rgb(250,215,119); } td.TdClassName { border-color: #FAD777; } .TagClassName { border-color: #FAD777; } </style>