#FAFAD2 (or 0xFAFAD2) is known color: LightGoldenrodYellow. HEX triplet: FA, FA and D2. RGB value is (250,250,210). Sum of RGB (Red+Green+Blue) = 250+250+210=710 (94% of max value = 765). Red value is 250 (98.05% from 255 or 35.21% from 710); Green value is 250 (98.05% from 255 or 35.21% from 710); Blue value is 210 (82.42% from 255 or 29.58% from 710); Max value from RGB is 250 - color contains mainly: red, green. Hex color #FAFAD2 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FAFAD2 is #05052D. Grayscale: #F5F5F5. Windows color (decimal): -329006 or 13826810. OLE color: 13826810.
HSL color Cylindrical-coordinate representation of color #FAFAD2: hue angle of 60º degrees, saturation: 0.8, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #FAFAD2 is Cyan = 0, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.02.
<style> p { color: #FAFAD2; } p { color: rgb(250,250,210); } H1.HeaderClassName { color: #FAFAD2; } .AnyTagClassName { color: #FAFAD2; } </style>
<style> a { background-color: #FAFAD2; } a { background-color: rgb(250,250,210); } div.DivClassName { background-color: #FAFAD2; } .BgClassName { background-color: #FAFAD2; } </style>
<style> span { border-color: #FAFAD2; } span { border-color: rgb(250,250,210); } td.TdClassName { border-color: #FAFAD2; } .TagClassName { border-color: #FAFAD2; } </style>